Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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");