Zak J
unread,Jul 14, 2010, 4:01:59 PM7/14/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simple-iphone-image-processing
Hi-
I'm hoping someone can give me some pointers. I am working on a
project that is doing OCR of forms. I want to be able to do some
image assessment on the device before sending the image to the
server. I want to check for a few things, namely dark images and
blurry images. I'm hoping I can use this library to help. I'm
reading up on all of the different algorithms implemented, but I'm not
sure how to connect them together to do what I want. For example,
once I do edge detection how do I find out if there are enough sharp
edges to consider the image not blurry? Or how can I tell if there's
enough contrast to call it not dark?
What are the best books on this subject? Are there more simplistic
algorithms I can use?
Thanks for any help or pointers.
- Zak