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!
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!
Copyright © 2021 Jogjafile Inc.
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.