This repository is sample program of OpenCV DNN written in native C++.
This sample program works on cross-platform (Windows, Linux).
- Visual Studio 2015/2017 / GCC 4.9 (or later)
- OpenCV 4.1.0 (or later)
- CMake 3.7.2 (latest release is preferred)
The some samples require OpenVINO Toolkit.
- OpenVINO Toolkit 2020.x (or later)
Copyright © 2019 Tsukasa SUGIURA
Distributed under the MIT License.
The each pre-trained models (that automatically downloaded by CMake) has own license.
Please check the license of pre-trained models on distributor site.
- Tsukasa Sugiura
-
OpenCV API Reference | OpenCV
https://docs.opencv.org/master/ -
OpenCV DNN Samples | GitHub
https://github.com/opencv/opencv/tree/master/samples/dnn -
OpenCV Model Zoo | GitHub
https://github.com/opencv/open_model_zoo