Soda stands for Simple Object Detection Application. It is an attempt to create a modular computer vision middleware / application to boost the development of object detection algorithms.
Build With Prerequisites Authors License
## Built With
This project is build with following tools:
- C++ version:
C++14
- Build system:
CMake
- C++ compiler:
g++
- Libraries:
Qt-5
OpenCV
- Test:
Catch
- Continuous Integration:
Travis CI
- Code coverage:
lcov
CodeCov
(code coverage is measured by CodeCov).
To build the project you need to install: (Click the Dependencies for instructions)
- schumacb - schumacb
This project is licensed under the GPLv3 License - see the LICENSE file for details.