JohnM
13-03-2016, 20:48
Hi there. I'm having trouble making OpenCV work with Eclipse so that we can deploy code to the robot and have our vision system integrated with it. I am following these exact instructions. (https://github.com/team2053tigertronics/opencvInstall) But when building the c++ project it spits out these errors.
(https://drive.google.com/file/d/0B6W5W0cG6x2hZHdDZU1BelhpZWc/view?usp=sharing)
I have tried just opening a USB camera in OpenCV in the program, even if I just #include OpenCV it spits out these errors so it is probably not an issue with the code I have currently.
(https://drive.google.com/file/d/0B6W5W0cG6x2hZHdDZU1BelhpZWc/view?usp=sharing)
I have tried just opening a USB camera in OpenCV in the program, even if I just #include OpenCV it spits out these errors so it is probably not an issue with the code I have currently.