tsdconseil / opencv-demonstrator

OpenCV demonstrator (GUI)
http://www.tsdconseil.fr/log/opencv/demo/index-en.html
GNU Lesser General Public License v3.0
141 stars 57 forks source link

OpenCV demonstrator (GUI)

OpenCV demonstrator (GUI)

Introduction

This open source OpenCV demonstrator (GUI), originally developped by TSD Conseil, is now through this GitHub repository opened to user contributions. With the help of the OpenCV community we can make a very exciting product!

Screenshots and stable binary releases are available on the official OpenCV demonstrator web page.

The project is written in C++. The following open source libraries are used:

Pre-built binaries

If you just want to try OpenCV without having to write any line of code, or if you want to just test the OpenCV demonstrator, you can simply download and install the lastest stable binary package, which can be found on the OpenCV demonstrator web page (for now only Windows binary installer is available, but a .deb should be available soon).

Build from source

If you want to build the demonstrator from the source code, please follow the build instructions that are located in the file doc/build-instructions.md.

Contributing

Contributions are welcome! If you wish to add your own demonstration, please have a look to the tutorial for adding a new demonstration item.

Road map

Note: For a detailled description of forecasted technical enhancements, please have a look at the list issues tagged as "enhancement".

Authors

See CONTRIBUTORS.md.

License

The software is provided according to the GNU Lesser General Public License (LGPL) version 3. Please see LICENSE.