Documentation of 'boofcv.factory.fiducial.ConfigFiducialImage' Java class
ConfigFiducialImage
boofcv.factory.fiducial

Class ConfigFiducialImage

    • Field Detail

      • maxErrorFraction

        public double maxErrorFraction
        If the difference between an candidate and a target is less than this amount it is considered a match.
      • borderWidthFraction

        public double borderWidthFraction
        How wide the border is relative to the total fiducial width. 0.25 is standard and is a good compromise between ability to view at extreme angles and area to encode information.
      • minimumBlackBorderFraction

        public double minimumBlackBorderFraction
        Fraction of border pixels which must be black.
    • Constructor Detail

      • ConfigFiducialImage

        public ConfigFiducialImage()
    • 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
      • getMaxErrorFraction

        public double getMaxErrorFraction()
      • setMaxErrorFraction

        public void setMaxErrorFraction(double maxErrorFraction)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.