Quote:
Originally Posted by NotInControl
My initial plan is to take the same c++ vision binary (using OpenCV) we used for our BeagleBone in the 2014 season, and run a comparison test between the beaglebone, Jetson, and RoboRio.
|
I expect the GPU accelerated version of opencv from the Nvidia website will make a big difference. You might want to benchmark both. In PCL, I saw 10x increase in framerates on some of the PCL samples.
That might also complicate your cross compilation issues.