OCR of big characters
Last Post 01 Feb 2014 03:21 AM by Devscope Helpdesk. 1 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages Informative
Devscope HelpdeskUser is Offline
New Member
New Member
Posts:16


--
01 Feb 2014 03:20 AM
    Hello

    I’m just doing some tests with the OCR SDK engine for WP8.
    Bascially it works quite well, but i have the idea for an app to scan price tags and get the amount recognized.

    So the text is recognized really good, but not the amount. Is there way to scan (standalone) numbers (incl. decimal separators)?

    e.g.



    Devscope HelpdeskUser is Offline
    New Member
    New Member
    Posts:16


    --
    01 Feb 2014 03:21 AM
    That is happening because the OCR engine is ignoring the big letters.

    Just resize the image (downscale it like 50%) before sending it to the OCR engine and it should work.
    You are not authorized to post a reply.