hritik7080 / Car-License-Plate-Recognition

This is an implementation of a research paper - creating an Automatic Car License Plate Recognizer with some Computer Vision Techniques.
https://www.geeksforgeeks.org/detect-and-recognize-car-license-plate-from-a-video-in-real-time/
95 stars 67 forks source link

the model only works on the test video (video.MOV) provided #4

Open sulebaynes opened 3 years ago

sulebaynes commented 3 years ago

Hi,

I have tried the model on various images and videos; the result is that there is not a single detection while the model works perfectly on the test video provided by you. My first thought was to change the min and max area since as the resolution changes, so does the area covered by a licence plate. However this did not help. What could be the reasons behind?

Thanks in advance,

iamrajee commented 2 years ago

Same issue. How did you resolve it?

sulebaynes commented 2 years ago

I did not. I moved on to another github repo for my project.

iamrajee commented 2 years ago

I did not. I moved on to another GitHub repo for my project.

Sure, thank you for your response.

Zeshan-Ali commented 2 years ago

@sulebaynes can you refer me to the repo which you follow ??

lgallindo commented 1 year ago

I did not. I moved on to another github repo for my project.

Can you share the other repo?