Description

This effect implements a blur through edge detection in the image. The Intensity property enables the possibility to keep sharper parts of the images unaffected by the blur.




Properties

  • Intensity : Changes the visual aspect of the blur by influencing the edge detection. Note that even a value of 0 will produce a blur if the Blur Amount is non null. Higher values leave sharper parts of the image unblurred.
    Default : 1.0
  • Blur Amount : Sets the strength of the blur. A value of 0 results in no blur while a value of 1 results in maximum blur. Values over 1 have no further effect.
    Default : 0.5

Inputs

Name Type Description
Image Image Image input on which to draw the effect
Intensity Float Aspect of the blur, and which part of the image it affects
Blur Amount Float Strength of the blur

Outputs

Name Type Description
Image Image Image output of the effect

Example



In this example :
  • Intensity : 0.0
  • Blur Amount : Animated with an LFO between 0 and 0.5
  • Invert Map : OFF

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.