Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV DNN Sample Program

This repository is sample program of OpenCV DNN written in native C++.
This sample program works on cross-platform (Windows, Linux).

Environment

  • 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)

License

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.

Contact

Reference

About

OpenCV DNN Sample Program for C++

Topics

Resources

Stars

34 stars

Watchers

4 watching

Forks

Releases

Sponsor this project

Packages

Contributors