Detect blur image - OpenCV Q&A Forum
Thanks you very much for your answers : I finaly use Laplacian/gauss filter and get stronger pixel to estimate blur : it's Ok for my need. I translate C++ code to VB.Net and use EMGU Opencv library. this is my code : Module Module1 Private Sub GetBlur(ByV
answers.opencv.org |