C
C#3y ago
Apex

❔ 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
Apex
ApexOP3y ago
Thanks in advance
Buddy
Buddy3y ago
Buddy
Buddy3y ago
You forgot an out-parameter
Apex
ApexOP3y ago
Sorry I'm still new as hell to c# xD Coming from nodejs
Apex
ApexOP3y ago
That fixed the issue! But now
Apex
ApexOP3y 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
hyperator
hyperator3y 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
Accord3y 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.

Did you find this page helpful?