how to perform deconvolution of images?
hello,
I am new to openCv, some body please tell me how to deconvole the image using openCv. Is there any function or trick to do that.
Thanks
There is a sample program (I do not remember the name at the moment) showing the Wiener deconvolution. Have a look into the samples
folder of OpenCV's sources.
2 time deconvlution is as same as a 4 channel convolution. you can using 4 convolution to perform a equivalent 2 time deconvolution.
Asked: 2013-06-19 02:19:21 -0600
Seen: 2,666 times
Last updated: Nov 28 '17