0

I am using devkit8000 for my robotic application. I want to port OpenCV on devkit. Can anybody tell me the procedure to port OpenCV on devkit8000. I have already done the system(linux) development and customization for the board.

Thank you!

1 Answers1

0

This question is better suited to the OpenCV mailing list.

Nevertheless, I think you can installed the beagleboard port with: opkg install opencv

If that doesn't work, you can start reading the wiki page on how to set up a system to do image processing with a BeagleBoard.

karlphillip
  • 92,053
  • 36
  • 243
  • 426