Exposing the FAST detector threshold for ORB
authorFelix Endres <endres@informatik.uni-freiburg.de>
Thu, 2 Oct 2014 10:17:01 +0000 (12:17 +0200)
committerFelix Endres <endres@informatik.uni-freiburg.de>
Thu, 2 Oct 2014 10:17:01 +0000 (12:17 +0200)
commitee6835492cc3cbb71070b1d1a309119f51485eb3
tree508f648c9607d7df6e3596cd19e329455c663087
parentda1ac359304df7e3a933e83babc5be5f49bc48a9
Exposing the FAST detector threshold for ORB

Implemented as a new optional parameter for
the constructor of the ORB detector. The
change of this parameter has been included
in the orb unit test.
modules/features2d/include/opencv2/features2d.hpp
modules/features2d/src/features2d_init.cpp
modules/features2d/src/orb.cpp
modules/features2d/test/test_orb.cpp