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

OpenCV was not built with xfeatures2d module #44

Open
AlexPolg opened this issue Sep 17, 2020 · 4 comments
Open

OpenCV was not built with xfeatures2d module #44

AlexPolg opened this issue Sep 17, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@AlexPolg
Copy link

Hello, i built opencv using your instruction and when using rtabmap the following errors appear. Features2d.cpp:529::create() BRIEF and FREAK features cannot be used because OpenCV was not built with xfeatures2d module. GFTT/ORB is used instead. Features2d.cpp:1084::parseParameters() GPU version of ORB not available (OpenCV cudafeatures2d module)! Using CPU version instead... please help me how to install or fix this module

@mdegans
Copy link
Owner

mdegans commented Sep 21, 2020

That should be built since OPENCV_ENABLE_NONFREE=ON is the default in the script. I will check it out. Thanks for reporting.

@mdegans mdegans self-assigned this Sep 21, 2020
@mdegans mdegans added the bug Something isn't working label Sep 21, 2020
@AlexPolg
Copy link
Author

Thank you, I will wait for your answer

@AlexPolg
Copy link
Author

Or maybe the problem is in the opencv version? i installed 4.4.0

@SpikeYZY
Copy link

SpikeYZY commented Jun 5, 2024

get any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants