License Plate Recognition using OpenCV Python | Full Tutorial

preview_player
Показать описание
Hello, Guys, I am Spidy. I am back with another video.
In this video, I am showing you how you can make License Plate Recognition from Scratch.
Steps which we have followed

(1) License Plate Detection using Cascading
(2) Image processing on the cropped number plate image
(3) Implement OCR(Optical Character Recognition) on the cropped number plate.
You will get a text of the number plate. There are lots of other ways to do it. but this is a good approach, in this, I got an amazing result

Like & Share this video and share this video with your friends.

Like the video & Subscribe channel and comment down your review about it.
Subscribe to Machine Learning Hub for more exciting videos.

Do Subscribe.

OpenPose Estimation Full tutorial:-

Do follow me, comment down your opinion & suggestions.
Tell me if you didn't get anything.

I will be back with another python tricks & tips
Subscribe to our Channel & press the bell icon

You will get the all notification of the channel on my Instagram page.
Follow me on Github for more projects related to Machine learning and Deep learning

*Until that "Keep learning, Do more code!"*
*"Stay safe at home, keep coding"*

license plate recognition using opencv python, number plate recognition using opencv python, number plate recognition, license plate recognition python, number plate recognition using python, license plate recognition python, license plate detection, license plate detector, license plate recognition tutorial

"The video thumbnails were created using publicly available images from Google images and are used solely for thumbnail purposes. I do not claim ownership of these images. If you are the owner of any copyrighted content used in these thumbnails and want them removed or changed, please contact me and I will comply promptly. Thank you."

#numberplaterecognitionusingpython
#numberplaterecognitionusingopencvpython
#licenceplaterecognitionusingopencvpython
Рекомендации по теме
Комментарии
Автор

hey pls help Im getting following on python console when I run the script,
import sys; print('Python %s on %s' % (sys.version, sys.platform))
sys.path.extend(['C:\\Users\\MB\\PycharmProjects\\NumberPlate',

gimanthadesilva
Автор

Can i get the source code please?? Some codes to the right cannot be seen

samlobo
Автор

getting error:
from imap_server import Imap_Server
ModuleNotFoundError: No module named 'imap_server'

sparshjain
Автор

Can you please tell me how to use CNN-deep learning technique to extract the text from image instead of OCR?

pravalika
Автор

we cant see the complete code in line:28 and line:43
please tell me the full code of these two lines

SaichandanaSoma
Автор

Do this project only detect the plate of car or any vehicle it may detect?
In my case it was not detecting when bike image was processed.

shloksahuit
Автор

I have an error line 29 .
cv2.drawContours(image, [NumberPlateCount], -1, (0, 225, 0), 3)
NameError: name 'NumberPlateCount' is not defined. Did you mean: 'NumberplateCount'?
how can i fixed this?

a.t.mfazlarabbi
Автор

for image thresholdhing, what is the last parameter as it can not be seen in the video?

shraiyashpandey
Автор

hi bro, i have a question.
What happens when there are 2 license plates in the frame ?

hoantranquoc
Автор

whare i get the sourse code of all this project:

ahmadayazkhattak
Автор

sir, where do you get that pic? i mean is that you get from the xml file or how?

marcusapunasa
Автор

Hi, please is there a source code ? because in some lignes the code is not complete and I'm a beginner

marouaslafa
Автор

Could you help me with this error:
error: (-215:Assertion failed) !src.empty() in function 'cv::dilate'

kshitijsahu
Автор

Hey I want to buy this project but the thing is that your project detect only images what I want is it should also detect from video like a moving vehicle if you can full fill this requirements then please tell me I will buy it

abhijitmore
Автор

in Open cv image processing, what are the Threshold method did u use, i am try with thresh_binary but cannot get the expected result.

The.Candidate
Автор

Sir 😘😘 this project is really awesome sir its really incredible
But pls sir how can I be able to recognize the license plate with a video feed that the challenge I am getting thk u sooo much for this🙏👍 and God bless

muneeraminugireis
Автор

how to deal with skew and tilts in the number plate images

electricalcoder
Автор

Sir this project run successfully but some time character recognition detecte wrong how i solve this problem...
Please help

swaroopbandekar
Автор

can you please tell me line of code of line number 43 . It is not visible cv2.FONT_HERSHEY_SIMPLEX, onwords..????

maithilikulkarni
Автор

sir how can i recognize if the text in the image is a name or not and then extract it if it is a name

sagihaviv