Aqsa-K / Car-Number-Plate-Detection-OpenCV-Python

Detecting Number plate from images of cars using openCV
87 stars 50 forks source link

Changed from GrayScale convertion to Image Invertion #4

Open vvijayk1999 opened 5 years ago

vvijayk1999 commented 5 years ago

I have tested this and found that inverting an image makes it easy to detect better edges.