Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can you limit the number of Keypoints using sift feature detector?

Is it possible to limit the number of key points using SIFT or should I use a different type of detector? FeatureDetector featureDetector = FeatureDetector.create(FeatureDetector.SIFT);

click to hide/show revision 2
retagged

updated 2017-02-01 11:21:21 -0600

berak gravatar image

Can you limit the number of Keypoints using sift feature detector?

Is it possible to limit the number of key points using SIFT or should I use a different type of detector? FeatureDetector featureDetector = FeatureDetector.create(FeatureDetector.SIFT);