deblur
Arguments:
- amplitude[%]>=0,_nb_iter>=0,_dt>=0,_regul>=0,_regul_type={ 0=Tikhonov | 1=meancurv. | 2=TV }
Description:
Deblur image using a regularized Jansson-Van Cittert algorithm.
Default values:
nb_iter=10, dt=20, regul=0.7 and regul_type=1.
Example of use:

Command:
image.jpg blur 3 +deblur 3,40,20,0.01

Command:
image.jpg blur 3 +deblur 3,40,20,0.01