Giter Site home page Giter Site logo

trafficsign_recognition_opencv's Introduction

User Tutorials

Run Application

Run cmake-build-debug/opencv (MacOS) or cmake-build-debug/opencv.exe (Windows) in the project directory.

Compile Code

Make sure that you have downloaded and installed g++gccopencvcmake, and configure the environment variables accordingly. If run directly in Visual Studio, it may cause errors.

  1. First cd to the project directory, for example:
cd /Users/Bureaux/Documents/workspace/CLionProjects/opencv
  1. Compile with Cmake, which is already configured for environment variables, such as:
cmake --build cmake-build-debug --target opencv -- -j 6
  1. The step 2 will generate the executable file in cmake-build-debug, which can be directly run.

User Tutorials

Enter 1 to use the sample image with target sign in this report. Enter 2 is to use the sample image that comes with the project without the target sign. Enter 3 to enter the absolute path of the third-party image.

trafficsign_recognition_opencv's People

Contributors

bureaux-tao 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.