I'm trying to Implement tesseract Ocr for Car Engine VIN number reader. Partially I have done it with the help of tesseract ocr sdk. Now I'm trying to implement camera something like this
I would like to do any of these three,
crop the image automatically inside rectangle
capture the image only inside rectangle
- save image along with rectangle overlay. I'm sorry, I'm new to iOS development. kindly help me. Thank you.