Uses of Class
boofcv.factory.fiducial.ConfigHammingChessboard
Package
Description
-
Uses of ConfigHammingChessboard in boofcv.alg.fiducial.calib
Modifier and TypeFieldDescriptionConfigCalibrationTarget.hammingChess
Physical description of hamming chessboard -
Uses of ConfigHammingChessboard in boofcv.alg.fiducial.calib.hammingchess
-
Uses of ConfigHammingChessboard in boofcv.factory.fiducial
Modifier and TypeMethodDescriptionstatic ConfigHammingChessboard
ConfigHammingChessboard.create
(HammingDictionary dictionary, int rows, int cols, double squareSize) Create from a pre-defined dictionaryConfigHammingChessboard.setTo
(ConfigHammingChessboard src) -
Uses of ConfigHammingChessboard in boofcv.gui.controls