Uses of Class
boofcv.factory.fiducial.ConfigHammingGrid
Package
Description
-
Uses of ConfigHammingGrid in boofcv.alg.fiducial.calib
Modifier and TypeFieldDescriptionConfigCalibrationTarget.hammingGrid
Physical description of hamming grid -
Uses of ConfigHammingGrid in boofcv.alg.fiducial.calib.hamminggrids
-
Uses of ConfigHammingGrid in boofcv.factory.fiducial
Modifier and TypeMethodDescriptionstatic ConfigHammingGrid
ConfigHammingGrid.create
(HammingDictionary dictionary, int rows, int cols, double squareSize, double spaceToSquare) Create from a pre-defined dictionaryConfigHammingGrid.setTo
(ConfigHammingGrid src) -
Uses of ConfigHammingGrid in boofcv.gui.controls