Ask Your Question

Revision history [back]

Is it possible to send as a parameter the number of features to detect in SURF?

I need to detect 200 features for several images to process.

    FeatureDetector featureDetector = FeatureDetector.create (FeatureDetector.SURF);