a naive C++ project for testing openvino and opencv
- openvino download page
mkdir build
cd build
cmake ..
make
please change the IR model path in test_openvino.cpp to your path
cd build
./test_openvino test.png
| Name | Name | Last commit date | ||
|---|---|---|---|---|
a naive C++ project for testing openvino and opencv
mkdir build
cd build
cmake ..
make
please change the IR model path in test_openvino.cpp to your path
cd build
./test_openvino test.png