c# - Which library to use to extract text from images? -


i writing program when given image of low level math problem (e.g. 98*13) should able output answer. numbers black, , background white. not captcha, image of math problem.

the math problems have 2 numbers , 1 operator, , operator +, -, *, or /.

obviously, know how calculating ;) i'm not sure how go getting text image.

a free library ideal... although if have write code myself manage.

try post regarding using c++ google tessaract ocr lib in c#

ocr tesseract interface


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -