Code Monkey home page Code Monkey logo

licenseplatedetection's Introduction

LicensePlateDetection

First of all I'd like to say that when creating this project I didn't know about os.system.path... functions in python. That is why in order for it to woek you'll need to change some paths in the main file.

Before running

  • Open license_plate_recongnition_v2.py
  • Change line 9 to the path to the photo from /pics/ folder of this project. Or you can download any other sample image of a car with a russian license plate on it
  • Change line 12 to the path to plates_cascade.xml file from this project
  • Change line 13 to the path to \tesseract\tesseract.exe file from this project
  • Change line 262 to the path you want the processed photo to be stored at
  • Change line 264 to the exact same path as the line 262

Functionality

  • Run the license_plate_recongnition_v2.py
  • In the console choose 1) if you want to see all steps of processing or 2) if you don't

The program takes a photo of a car with a russian license plate on it, processes in with many different OpenCV methods and outputs a picture of a processed license plate and the text found on it I have to admit that the result depands on the quality of a photo very much. So try it on different photos to compare the results.

licenseplatedetection's People

Contributors

creestl avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.