Documentation of 'boofcv.factory.feature.dense.ConfigDenseSurfStable' Java class
ConfigDenseSurfStable
boofcv.factory.feature.dense

Class ConfigDenseSurfStable

  • All Implemented Interfaces:
    Configuration, java.io.Serializable


    public class ConfigDenseSurfStable
    extends java.lang.Object
    implements Configuration
    Configuration for Dense SURF features optimized for stability
    See Also:
    Serialized Form
    • Field Detail

      • sampling

        public DenseSampling sampling
        Specifies the frequency it will sample across the image in pixels. Default ix period X = 8, period Y = 8.
      • descriptorScale

        public double descriptorScale
        Relative size of descriptor
    • Constructor Detail

      • ConfigDenseSurfStable

        public ConfigDenseSurfStable(DenseSampling sampling)
      • ConfigDenseSurfStable

        public ConfigDenseSurfStable()
    • Method Detail

      • 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

You see the box below because you did not login.