mirror of https://github.com/opencv/opencv.git
Fixed issue 3130 (http://code.opencv.org/issues/3130), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors.
Now it behaves like ORB (and how it is documented), and you can call BRISK to just generate feature points and no descriptors.pull/1088/head
parent
6bf8f474fa
commit
eaa29110e1
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue