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?
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.
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?
Hi,
Can you please restate your question with some additional details?
I'm also a little confused whether the problem you are facing is on the host or target.
Regards
Karthik