Ask Your Question

flyingdutchman's profile - activity

2017-07-27 16:33:57 -0600 received badge  Enthusiast
2017-07-23 22:00:52 -0600 asked a question Substitute for the defunct DynamicAdaptedFeatureDetector?

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?