Documentation of 'boofcv.abst.fiducial.calib.ConfigSquareGrid' Java class
ConfigSquareGrid
boofcv.abst.fiducial.calib

Class ConfigSquareGrid

    • Field Detail

      • numRows

        public int numRows
        Number of black squares tall the grid is. Target dependent.
      • numCols

        public int numCols
        Number of black squares wide the grid is. Target dependent.
      • thresholding

        public ConfigThreshold thresholding
        Configuration for thresholding the image
      • squareWidth

        public double squareWidth
        Physical width of the square.
      • spaceWidth

        public double spaceWidth
        Physical width of hte space between each square
      • refineWithCorners

        public boolean refineWithCorners
        Should it refine the corners only? Useful if the input image is distorted
    • Constructor Detail

      • ConfigSquareGrid

        public ConfigSquareGrid(int numRows,
                                int numCols,
                                double squareWidth,
                                double spaceWidth)
    • Method Detail

      • getSpacetoSquareRatio

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