Git Product home page Git Product logo

-'s Introduction

-

基于opencv模板匹配的车牌识别,有简单的GUI,软件环境是python3.8,opencv4.2。用pycharm写的。 由于是识别字符采用的是模板匹配,模板比较多,所以运行时间比较长,识别一张车牌大概20s,并且准确度不高,有可能出现无法得出结果或者识别的结果错误,因为识别车牌对输入的图片的分辨率和色偏有关系。总之,这是一个比较粗糙简单的车牌识别项目,我做这个是为了应付课程设计。 识别的结果是车牌号码和牌照颜色。 算法主要步骤是:定位车牌,矫正车牌,识别颜色,分割字符,识别字符。 算法和GUI都有借鉴别人的博客 refer1是模板,function.py是算法,gui.py是界面 refer1请先解压

-'s People

Contributors

panboshui avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.