❔ 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
Thanks in advance
You forgot an out-parameter
Sorry I'm still new as hell to c# xD
Coming from nodejs
That fixed the issue! But now
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
i've used tesseract a little, but not by a c# client
is it all set up correctly? for example the training data?
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.