Image Processing Library for C++ -


I need a library that can detect objects in an image (to find the edge). It's not related to captchas. I'm working on an MTGO Bot which uses OCR and which works in any screen resolution to port on any screen resolution, I think the narrow border on the result page Scanning (a card is the card listed in the lines of text) and the object is to find that object. Then to take the minimum and the highest pixel coordinates of each object, where the line starts and ends (on the y axis) so that I can use the OCR to read each line.

If you do not know about the collection of examples, they can help you in the right direction There are also "counter-trace" copies, but you may need results with some work.


Comments