September 2019
Intermediate to advanced
420 pages
10h 29m
English
In the previous section, we discussed how to run the interactive face detection demo. That's all good, but the question that still remains is how to harness the power of OpenVINO with your already existing OpenCV codes. Note that, here, we are emphasizing the utilization of the strength of OpenVINO with minimal changes in the code. This is very important because OpenVINO was not present in the earlier versions of OpenCV, including the more commonly used version 3.4.3. As a good developer, it's your job to make sure that your program supports the maximum number of systems and libraries.
Luckily for us, all it takes is just one line of code to start using OpenVINO Inference Engine for your OpenCV ...
Read now
Unlock full access