I am writing a code for object detection and coordination finding in OpenCV. In windows, everything is done and the program is working wit no problem, but I need to move it to Linux and run OpenCV in Raspberry pi 3 and Linux Debian platform. I have tried many ways to install the OpenCV on Raspberry Pi and after long hours spending, I was not successful in loading te #inlcude files of OpenCV to use and also I cannot even define a "Mat" for loading an image.
I appreciate any help or tip to solve this issue.
Thanks
Mehdi