Substitute for the defunct DynamicAdaptedFeatureDetector?

asked 2017-07-23 20:36:52 -0600

DynamicAdaptedFeatureDetector is no longer in the newer versions of OpenCV -- what methods should I use to obtain a minimum nunber of keypoints with the FAST detector? Iterate the threshold until the minimum number of keypoints were found?

edit retag flag offensive close merge delete