Drawing Contours around License Plate for android app [closed]
-1 down vote favorite
I want to find contours and set Region of Interest around License Plate. I am using opencv + android. Please help me how do I find contours set Region of Interest around License Plate, so that my OCR can read only license plate.
Please reply with code for opencv and android using which i can find contour and set ROI around license plate in my image.