SoPostEffectBlur¶
-
InventorModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoRenderers
definition SoRenderers.def
Purpose¶
The SoPostEffectBlur
module offers gaussian blurring of a given buffer.
The separable blur is implemented as a vertical and horizontal pass.
Parameter Fields¶
Field Index¶
Buffer Name : String |
Enabled : Bool |
Iterations : Integer |
Kernel Size : Integer |
Sample Distance : Float |
Visible Fields¶
Kernel Size¶
-
name:
kernelSize
, type:
Integer
, default:
9
, minimum:
3
, maximum:
32
¶ Selects the kernel size of the blur (in pixels).