Added support for OpenCV 3 CUDA ORB feature extractor and descriptor (#296)

* added cuda support for orb with OpenCV 3

* added support for OpenCV 3 CUDA ORB feature detector and descriptor
This commit is contained in:
Nicolai Behmann
2018-07-11 18:33:31 +02:00
committed by matlabbe
parent ccdde45323
commit 281452434c
2 changed files with 29 additions and 8 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
.DS_Store
.settings/language.settings.xml
.idea/
.vscode
cmake-build-debug/
app/android/.classpath
app/android/.project