Skip to content

a naive C++ project for testing openvino and opencv

Notifications You must be signed in to change notification settings

tjj1998/test_openvino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test_openvino

a naive C++ project for testing openvino and opencv

requirements

  1. openvino download page

install

mkdir build
cd build
cmake ..
make

usage

please change the IR model path in test_openvino.cpp to your path

cd build
./test_openvino test.png

About

a naive C++ project for testing openvino and opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published