|
Configuring OpenCV with PandaBoard
My team is thinking of using a Pandaboard to assist in vision tracking for our robot. However, I'm not quite sure how to configure OpenCV to work on the robot.
Are the OpenCV directories supposed to be included in the WindRiver Project build properties (and if so, how?), or should the code remain exclusively on the PandaBoard? In other words, should the OpenCV code be part of the main robot code, or should it be completely separate?
Last edited by Goldenchest : 20-06-2013 at 23:49.
|