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

Class ConfigDenseSurfFast

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


    public class ConfigDenseSurfFast
    extends java.lang.Object
    implements Configuration
    Configuration for Dense SURF features optimized for Speed
    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

      • ConfigDenseSurfFast

        public ConfigDenseSurfFast(DenseSampling sampling)
      • ConfigDenseSurfFast

        public ConfigDenseSurfFast()
    • 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.