hip icon indicating copy to clipboard operation
hip copied to clipboard

Deconvolution algorithm

Open khilanravani opened this issue 6 years ago • 0 comments

De-convolution is used to correct the systematic error of blur (loss of contrast in smaller features) in images. This particular variant is used when no information about the distortion (blurring and noise) is known. Sample output : frog_deconvolve Leftmost : Original image Next Right : Blurred image Next Right : De-convolved (1 iteration) Rightmost : De-convolved (20 iterations)

khilanravani avatar Aug 18 '18 16:08 khilanravani