Dharun / Tensorflow-License-Plate-Detection

The project developed using TensorFlow to recognize the License Plate from a car and to detect the charcters from it.
297 stars 123 forks source link

I have a license plate detection project, how can I crop the image after the detection object? #17

Closed cecepnrhya closed 4 years ago

cecepnrhya commented 4 years ago

contoh

how to add the code?

Dharun commented 4 years ago

OpenCV helps you with boundary co-ordinates for cropping.