Automatic number plate recognition with Python, Easyocr and OpenCV | Computer vision tutorial

preview_player
Показать описание

These are the repositories we use in this video:

#computervision #opencv #ocr
Рекомендации по теме
Комментарии
Автор

Did you enjoy this video? Try my premium courses! 😃🙌😊

All my premium courses are available to the Computer Vision Experts in my Patreon. 😉

ComputerVisionEngineer
Автор

This man is so underappreciated, His code quality is really good, he needs more recognition.❤️

debauch-Casanova
Автор

Hello Sir, I really glad for your video tutorial. It really help me for my final year project since I am not computer science student. I wish you great health and can continue sharing your knowledge!

m.arifffirdaus
Автор

This is the most helpful tutorail on computer vision by far, Thank you so so much for this

thabomorenammelefrank
Автор

Man you are a genius!!! Why don't you still have a million You even provide the code!!!!

ri__-yrpw
Автор

This project helped me complete my school project and I am so greatful

thabomorenammelefrank
Автор

Great idea! A few years ago a friend of mine, who passed away, encourage me to make something like this and sell it to buildings or private neighbourhoods. I didn't took it seriously and now they are all over the place.

Do you have a discord server? I would be happy to join.

Also, please make more ideas like this that can be profitable in some way!

gl
Автор

thank for always being a blessing

love you bro

ajibadeisaiah
Автор

How can I get your pr-trained model which you used in this tutorial?

kennedyibe
Автор

I follow all the steps but when I try to run the code it says "NameError : name "license_plate" is not defined
can you tell me why it says this error ?

sungjaepark
Автор

At 5:27 was it command prompt you used?

qditor
Автор

Thank you for this video !!
Can you tell me how can import this solution in power apps ?

karimbya
Автор

Hey, I was following your video step by step and i encountered an error on the timestamp 18:00
Code : reader = easyocr.Reader(['en'])
Error : UnicodeEncodeError: 'charmap' codec can't encode character '\u2588' in position 12: character maps to <undefined>
I checked online for this error and most of the problems were solved by changing the python's default encoding to UTF-8, however mine is already set to that. Any suggestions ?

amaanusmani
Автор

Thanks for this video. I have some questions. Can this program find license plates of cars in other countries like uz? I ran this code. All the images in the data folder are working fine, but when I add images to the data folder, the program can't find the new image number. What kind of images should I upload and how can I fix this program to find the number of blurry images? Please help.

Najmiddin
Автор

another cool vid. subscribed
how about same thing with live traffic video. wondering how high the resolution needs to be for the model to work

ecsyntric
Автор

Greetings sir, how do i put on the detected license plate text into the images based on your tutorial. (which I'm stucked on it) Kindly need your further guidance.

vitaminCjuice
Автор

Hi thanks for the wonderful tutorial. I’m having a problem so I’m working on a MacBook with the M1 Max chip

10:24 I’m having a problem with this for loop, it’s not iterating over the images. When I run the code it only output one image then when I close the window the program stops. I checked if it’s reading all the images in the input_dir list using print, it is but for some reason it’s not showing all the images. Please can you help me out?

Nevergnnanoe
Автор

The code is showing an error, the error is arrising model_weights_path, can anyone help?

prajjwalrajtomar
Автор

Hey man !! Nice job! thank you for this ! I want to do this with video source files ? Do you have any tutorial about this ?

andhreh
Автор

Hello sir, please help me in fixing this error . I tried to fix it by own but i failed.
i am getting the following error in between of execution and it i am getting this error after execution of particular image.
H, W, _ = img.shape
AttributeError: 'NoneType' object has no attribute 'shape'
And thanks for the video

arvapallyshashidhar