I am trying to create validation of the image into my mobile application for different platforms(iOS, Android, etc.) Googled a lot I found some solutions and snippets but unfortunately they are not opaque for me. The idea is take a picture and validate it. For example attached image is not valid.
Is it possible to make this kind of validation using OpenCV? I want to have functions like isBlurry(image), isSharped(image)
![image: