Giter VIP home page Giter VIP logo

sign_objects_detection's Introduction

C++ Road signs detector by color and textural features

Usage

OpenCV and alglib are used in this detector.

Description

Detection algorithm consists of stages:

  1. Auto correction handler process each image of input video stream.
  2. Mode 0: user can choose object of interest for formed vector of the color features. By clicking on the "n" button, the user switch forming between the available road signs.
  3. Mode 1: by clicking on the "t" button, the user switch the algorithm to the training mode. In this mode, detector by the color features process each image of input video stream. After that, user can choose object for formed vector of the textural features.
  4. Mode 2: by clicking on the "l" button, the user switch the algorithm to the mode for neural network training.
  5. Mode 3: work mode of detector by color and textural features. In this mode, detector by the color features process each image of input video stream, and after that, neural network classifies the recognized objects. By clicking on the "g" button, the user switch detection between detection with garbage objects and without them.

sign_objects_detection's People

Contributors

maxal9999 avatar

Watchers

 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.