About Me
Achievement-oriented professional with a solid background in overseeing and implementing project requirements, defining goals and managing project progress. Organized and systematic team player with development experience in Agile development env...
Show MoreSkills
Data & Analytics
Programming Language
Development Tools
Database
Software Engineering
Others
Web Development
Positions
Portfolio Projects
Company
License Plate Recognition
Role
Backend Developer
Description
Used the power of OPENCVto extract license number from a photographed image of license plate. The photograph is first colour inverted after which the image is binarized to black and white using otsu binarization. Then connected components identify the boxes where digits are there which are then individually passed through tesseract(Ocr engine). The identified digits are combined to reveal the complete license plate number by Image Processing. GIT - https://github.com/Praful-Prasad/License-PlateRecognition.git