Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Fatal signal 11 error while capture line of numbers #42

Open
GoogleCodeExporter opened this issue Mar 8, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. capture a pic with about 16 number no characters between them.
2. image size x = 500 , y = 100
3. decoded to bitmap with options.inSampleSize = 2;

What is the expected output? What do you see instead?
I want to get the line of numbers correctly, I'm getting instead fatal signal 11

What version of the product are you using? On what operating system?
win 8 , tesseract 3.2

Please provide any additional information below.
capturing an image with line of same number of characters works without errors

Original issue reported on code.google.com by [email protected] on 9 Jan 2013 at 5:03

@GoogleCodeExporter
Copy link
Author

the line devided into 3 word e.g.  32130 22121 21691

Original comment by [email protected] on 9 Jan 2013 at 5:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant