How to check whether the image is blur or not in flutter
Opened this issue · 1 comments
vimalkumar-starc commented
I am developing mobile app in flutter. By using opencv i can blur the image.
But what i need is i need to check whether the image is blur or not.
In the above link blur image detection was done in java. Likewise i need to check in flutter.
Ritsz123 commented
hey @vimalkumar-starc did you find any solution for this?