GeekyPRAVEE/OpenCV-Projects

Why resize the original image???

Opened this issue · 0 comments

hi GeekyPRAVEE, I want to detect an area similar to the license plate. The ratio of 600*400 is valid for my detection area. 1200*800 is also valid, but 1200*1000 is not valid. Why? How should I set the parameters so that the code can detect on other sizes or the original image?