GithubHelp home page GithubHelp logo

lyming531 / trafficsign_lightdetection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jayyangss/trafficsign_lightdetection

0.0 1.0 0.0 2.89 MB

implement the traffic sign detection

C++ 97.78% C 2.22%

trafficsign_lightdetection's Introduction

TrafficSignDetection

implement the traffic sign detection

This project can user the shape information to detect the traffic signs. Using the IHLS color space to get rid of the disturbance of the color of the complicated background.

After getting the ROI through the color information, I extract the contour of the ROI and get the shape information, combine shape+color information, I classify the traffic signs into several categories, and in each category, I use the BP neural network to recognize the traffic signs accurately.

On the master branch, this project doesn't use Kalman Filter, so the directoryKalmanFilter,HungarianAlg,Tracker are excluded from this project. The structure of the project is like this:

TLR

trafficsign_lightdetection's People

Contributors

jayyangss 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.