Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed dependency on nonfree OpenCV modules #14

Merged
merged 2 commits into from
Aug 17, 2015
Merged

Conversation

felixendres
Copy link
Owner

ROS Indigo on Ubuntu 14.04 by default only ship the free modules
of OpenCV. Since ORB provides a much better performance
cost-benefit ratio I set the default build to use ORB and omit
the dependency on the non-free modules.

Nonfree OpenCV can be enabled in the CMakeLists.txt.

Felix Endres added 2 commits August 17, 2015 11:09
Fallback mode for people trying to use SIFT and SURF
withouth compiling with CV_NONFREE to ORB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant