kornerc / brisk

Binary Robust Invariant Scalable Keypoints
Other
31 stars 14 forks source link

OpenCV 3 compatible demo #4

Open rajatvikramsingh opened 7 years ago

rajatvikramsingh commented 7 years ago

Modified the demo file for opencv3 compatibility.

kornerc commented 7 years ago

Thank you for your contributions!

Are you able to run the demo with your changes? When I run the demo I get an error:

OpenCV Error: The function/feature is not implemented () in detectAndCompute, file ~/opencv-3.2.0/modules/features2d/src/feature2d.cpp, line 154 terminate called after throwing an instance of 'cv::Exception' what(): ~/opencv-3.2.0/modules/features2d/src/feature2d.cpp:154: error: (-213) in function detectAndCompute