| Top page (Japanese) Message board | Japanese |
This plug-in makes a out of focus with luminosity and depth, like a sight or lenses. It can be used with depth map, depth fakes and shining effect. Also it works as a simple and applicable blur.
standard - version 3.2.3 (176Kb)
for development - version 3.0.19 (189Kb)
It requires the Gimp version 2.4 and compiling environment.
Fast rendering requires FFTW 3 (recommended).
./configure ; make install-user
If the Gimp has been installed in non-standard directory, add build time option --with-gimp-prefix=<dir>. The directory is same as specified with --prefix=<dir> for building the Gimp.
See INSTALL about other options.
Specify a blurring radius. The figure will be in 1+radius*2 px. Real range can be double in maximum by the value Softness.
Select a figure. `Flat' makes shining circle clearly. `Spherical' makes shining figure with smooth boundary. `Gaussian' blurs equally, and suppresses figure. `Ring' makes double line hard. `Concave' makes double line soft. `Brush' blurs with selected brush.
Regards light value as it will be kept before blurring radius reaches to this radius.
Use depth map together to decide blurring radius. Black means near and white means far, but actually do complicated process only when the Depth precedence is checked.
Specify a depth that will be focal point, in percentage. It can be specified by middle click in preview area.
Select a brush used `Brush' model.
Make a center of brush by a balance of density.
Rotate figure of model.
Specify a degree to fill inside of blurring figures Ring and Concave. A figure is made same as Flat at 100%.
It makes blurring figure vague. It could be used for usual blur or mist effect in depth.
Specify a classification of colors that will be processed as light. It doesn't mean with grayscale image now. `Luminosity' processes by luminosity. Natural result is expected. `Saturation' processes by saturation. It senses well at colorful scene like a night view.
Specify threshold from brighter side, it will be processed as light. This value doesn't chop light like a cliff, but it makes slope to point of threshold.
It reduces a ingredient that is extracted as light, as a whole.
it makes high or low a ingredient that is extracted, by curve bending.
It processes depth map as a depth that has precedence. This is a function that results high quality depth only with single image and depth map, without splitting to layers or selection. It consists of three dealings. A pixel is covering other pixels in depth order. Filling lacked pixels that is made with blurring with change. Dealing for fuzzy depth map.
It regards black as near and white as far in depth map. It regards color as distance, it follows suit in 3D renderers neighborhood. If depth map is made has inverted black and white, invert it before using.
Maybe it is not useful for a depth map that has only smooth gradient. Choose it with your confirming on results. Do not use this function for a scene that doesn't has a depth.
Select a quality for rendering and preview. `Best' expresses with all might. Use a way that is thought as best, at making precedence for depth. Processing time must be long, because it can't work with FFT. `Normal' expresses with FFT's might. It makes approx. result when depth map is not used. and It can make near result when it is used. Processing time can be long when using wide blurring radius with depth map. `Low' limits amount of computing when depth map is used, and saving processing time. `Defective' limits more, and it ignores `Depth with precedence' for convenience of interface response.
It disables multi-threaded rendering. You can use it when you wouldn't like to hold all computing resources, or when your environment has some problem. It doesn't mean when number of processors is specified to one in preferences for the Gimp, or computing resource is only one in actuality. Multi-threaded rendering is supported only in best quality.
Throw a shadow with Focus blur
Bokeh - Wikipedia, the free encyclopedia
FFTW Home Page
Linear Image Processing
| GIMP Plug-In Registry | Kyoichiro Suda <sudakyo (at) fat coara or jp> |