|
Re: OpenCV and New Control System
I don't claim to be an expert at OpenCV, but from what I understand, there are two parts of OpenCV. The video and image capture/import/export part, and the image processing part. While I doubt that the capture/import part of OpenCV is going to work on the cRio out of the box, I bet the image processing part will work quite well, provided you can compile it. Compiling it could be a challenge, especially resolving dependency problems. OpenCV is definitely a neat tool though.
|