Uses of Class
boofcv.struct.GridCoordinate
Packages that use GridCoordinate
-
Uses of GridCoordinate in boofcv.alg.fiducial.calib.ecocheck
Methods in boofcv.alg.fiducial.calib.ecocheck with parameters of type GridCoordinateModifier and TypeMethodDescriptionstatic voidECoCheckUtils.adjustTopLeft(int orientation, GridCoordinate coordinate) Adjust the top left corner based on orientationvoidECoCheckUtils.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
Methods in boofcv.struct with parameters of type GridCoordinate