Blur Detection
#1230
Replies: 1 comment
-
jimp itself gives you the bitmap but you would have to do the image analysis yourself |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to detect the blurriness of the image?
Blurness can be motion blur, radial blur, and overall blur.
Also, is there any way to get a sharpness score to detect the brightness, and darkness of the image?
I need to perform an image analysis.
Beta Was this translation helpful? Give feedback.
All reactions