1
Ask HN: How can I determine the quality of an image file
I'm building a software to extract text in image.
But some uploaded images are blur, and hard to process.
So, I need to build a function to determine if an image is low or high quality.
How can I do it?
PS: Sorry for my bad english.