This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: How to use openCV in C++ DLR program on the Target?

Part Number: TDA4VM

I can import cv2 using Python on the Target but It needs to cross compilation using C++.

How can I include openCV when compiling C++ program on the Host Machine?