jdrew1303 / ros_duckie

An educational self driving car with ROS based on the Duckiebot
1 stars 0 forks source link

Build OpenCV with support for Intel TBB and ARM VFP/Neon #31

Open jdrew1303 opened 4 years ago

jdrew1303 commented 4 years ago

Significant performance improvements for OpenCV running on Raspberry PI. Enabling these two compiler flags can lead to 30%+ performance improvements.

Build configs for this can be found at: sagi-z/OpenCVCompareConfigs