DeconvDemo
An image deconvolution / deblur software
DeconvDemo is a Qt & opencv based image deconvolution/ deblur software which is including the spatial and frequency domain solver.
image deconvolution / deblur software
with non-blind deconvolution algorithm
New:
Add pregressive non-blined deconvolution
Add blind kernel estimation
Implemented mehtod:
METHOD_WIENER,
METHOD_TIKHONOV,
METHOD_LUCY_RICHARDSON,
METHOD_CONJUGATE_GRADIENT,
METHOD_SPARSE_PRIOR,
METHOD_GAUSSIAN_PRIOR...