Package boofcv.alg.fiducial.calib.chess
Class ChessboardCornerClusterToGrid.GridElement
java.lang.Object
boofcv.alg.fiducial.calib.chess.ChessboardCornerClusterToGrid.GridElement
- Enclosing class:
- ChessboardCornerClusterToGrid
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
node
-
row
public int row -
col
public int col -
rowLength
public int rowLength -
colLength
public int colLength -
marked
public boolean marked
-
-
Constructor Details
-
GridElement
public GridElement()
-
-
Method Details
-
isAssigned
public boolean isAssigned() -
reset
public void reset()
-