Uses of Class
boofcv.struct.GridCoordinate
-
Uses of GridCoordinate in boofcv.alg.fiducial.calib.ecocheck
Modifier and TypeMethodDescriptionstatic void
ECoCheckUtils.adjustTopLeft
(int orientation, GridCoordinate coordinate) Adjust the top left corner based on orientationvoid
ECoCheckUtils.cellIdToCornerCoordinate
(int markerID, int cellID, GridCoordinate coordinate) Given the markerID and cellID, compute the coordinate of the top left corner. -
Uses of GridCoordinate in boofcv.struct