Ask Your Question
0

How can i recognize this text from image

asked 2014-11-19 19:50:34 -0600

Compvis gravatar image

Hi, Do you point me some hints to recognize a text from this image:

image description

Thank you in advance,

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
1

answered 2014-11-20 02:39:22 -0600

The new OpenCV includes tesseract: http://docs.opencv.org/trunk/modules/text/doc/ocr.html

edit flag offensive delete link more

Comments

Thanks, I try to run sample but it was not working. It always breaks with error: OpenCV Error: Assertion failed <y==0 !! <data && dím>=1 && <unsigned>y <<unsigned>size.p[0]>> in cv::Mat::ptr, file E:\opencv\modules\core\include\opencv2/core/mat.inl.hpp, line 750

The position of error in sample is: er_filter2->run(channels[c], regions[c]);

Compvis gravatar imageCompvis ( 2014-11-20 19:43:39 -0600 )edit

Question Tools

Stats

Asked: 2014-11-19 19:50:34 -0600

Seen: 228 times

Last updated: Nov 20 '14