C
C#12mo ago
NullIntended

❔ OCR issue

https://github.com/tesseract-ocr/tesseract I'm attempting to use this OCR library to pull text from an image and to cut out the rest of the image as it has no need. Has anyone used this library before? I'll post my issue in a picture one moment.
GitHub
GitHub - tesseract-ocr/tesseract: Tesseract Open Source OCR Engine ...
Tesseract Open Source OCR Engine (main repository) - GitHub - tesseract-ocr/tesseract: Tesseract Open Source OCR Engine (main repository)
9 Replies
NullIntended
NullIntended12mo ago
Thanks in advance
Buddy
Buddy12mo ago
Buddy
Buddy12mo ago
You forgot an out-parameter
NullIntended
NullIntended12mo ago
Sorry I'm still new as hell to c# xD Coming from nodejs
NullIntended
NullIntended12mo ago
That fixed the issue! But now
NullIntended
NullIntended12mo ago
Ah it's Rect is what it needs to be called..... Hmm so I fixed this issue it's still not recognizing the images text
boiled goose
boiled goose12mo ago
i've used tesseract a little, but not by a c# client is it all set up correctly? for example the training data?
Accord
Accord12mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.