Documentation of 'boofcv.abst.feature.detdesc.ConfigCompleteSift' Java class
ConfigCompleteSift
boofcv.abst.feature.detdesc

Class ConfigCompleteSift

    • Constructor Detail

      • ConfigCompleteSift

        public ConfigCompleteSift()
        Constructor with default parameters for all
      • ConfigCompleteSift

        public ConfigCompleteSift(int firstOctave,
                                  int lastOctave,
                                  int maxFeaturesPerScale)
        Constructor which provides access to a few of the more critical parameters which allow you to control the number of size of detected features. If this doesn't result in the desired results try the default constructor or manipulating other parameters directory.
        Parameters:
        firstOctave - The first octaveo. Try -1
        lastOctave - The last octave. Try 5
        maxFeaturesPerScale - Maximum number of features it will detect per scale. ≤ 0 will mean all features
    • Method Detail

      • createPaper

        public static ConfigCompleteSift createPaper()
        Creates a configuration similar to how it was originally described in the paper
      • checkValidity

        public void checkValidity()
        Description copied from interface: Configuration
        Checks to see if the configuration is valid. If it is invalid, throw an exception explaining what is incorrect.
        Specified by:
        checkValidity in interface Configuration

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.