Documentation of 'boofcv.factory.feature.detect.extract.FactoryFeatureExtractor' Java class
FactoryFeatureExtractor
boofcv.factory.feature.detect.extract

Class FactoryFeatureExtractor

    • Constructor Detail

      • FactoryFeatureExtractor

        public FactoryFeatureExtractor()
    • Method Detail

      • nonmax

        public static NonMaxSuppression nonmax(ConfigExtract config)
        Standard non-max feature extractor.
        Parameters:
        config - Configuration for extractor
        Returns:
        A feature extractor.
      • nonmaxCandidate

        public static NonMaxSuppression nonmaxCandidate(ConfigExtract config)
        Non-max feature extractor which saves a candidate list of all the found local maximums..
        Parameters:
        config - Configuration for extractor
        Returns:
        A feature extractor.
      • nonmaxLimiter

        public static NonMaxLimiter nonmaxLimiter(ConfigExtract config,
                                                  int maxFeatures)
        Creates a non-maximum limiter using the specified configuration
        Parameters:
        config - non-maxumum settings
        maxFeatures - maximum allowed features
        Returns:
        The NonMaxLimiter

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.