Ask Your Question

wanderingstan's profile - activity

2014-11-22 10:55:56 -0600 commented answer [URGENT]Is there any deblurring function in OPENCV-ANDROID?

This is simply not true. Blurring does not destroy all data, and with the right math a great deal of detail can be recovered. Here is a python opencv program demonstrating it: https://github.com/kipr/opencv/blob/master/samples/python2/deconvolution.py