Table of Contents ▸ List of Commands ▸ Filtering ▸ deblur_richardsonlucy | ◀ deblur_goldmeinel | deconvolve_fft ▶ |
deblur_richardsonlucy
Arguments:
- sigma>=0, nb_iter>=0, _kernel_type={ 0:Deriche | 1:Gaussian }.
Description:
Deblur selected images using Richardson-Lucy algorithm.Default values:
nb_iter=50 and kernel_type=1.
Example of use:
image.jpg +blur 1 +deblur_richardsonlucy[-1] 1