I done my app based on this blog:
Tracking pin pong ball
despite of my program tracks squares/rectangles as it has to find and extract the plate number from cyclist back. Question is how I can pass the picture (detected and cropped number) back to android code to pass it to the tesseract? Any help would be appreciated. Please be lenient I am new in this topic.
search for the opencv sample called faceview.java.
you will get an array with the raw image data for you to do with as you wish
…forgive me if i don’t understand the exact question, but let me know and i can clarify