refocus-it

Lukas Kunc <Lukas.Kunc@seznam.cz>

Description

Iterative refocus.

Help

This plug-in iteratively refocuses a defocused image.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode Interactive, non-interactive
PF_IMAGE image Input image
PF_DRAWABLE drawable Input drawable
PF_FLOAT radius Blur radius (default = 6.0)
PF_FLOAT gauss Gaussian blur variance (default = 0.0)
PF_FLOAT motion Motion size (default = 0.0)
PF_FLOAT mot-angle Motion angle (default = 0.0)
PF_FLOAT lambda Noise reduction (default = 100.0)
PF_INT boundary Boundary conditions (default = mirror / 0)
PF_FLOAT lambda-min Area smoothnes (default = 30.0)
PF_INT adaptive-smooth Adaptive smoothing (default = TRUE)
PF_INT winsize Smooth area size (default = 3)
PF_INT iterations Number of iterations (default = 100)
PF_INT prev-iter Number of iterations for preview (default = 10)

Return

None