First time here? Check out the FAQ!
answered 2014-10-20 06:40:26 -0600
as long as you are using the 2.4 branch, you can use the GridadaptedFeatureDetector
or create a grid version of any keypoint detector like this:
Ptr<FeatureDetector> pfd = FeatureDetector::create("GridORB");