Uses of Class
boofcv.alg.geo.WorldToCameraToPixel
-
Uses of WorldToCameraToPixel in boofcv.alg.geo
Modifier and TypeMethodDescriptionstatic WorldToCameraToPixel
PerspectiveOps.createWorldToPixel
(LensDistortionNarrowFOV distortion, Se3_F64 worldToCamera) Creates a transform from world coordinates into pixel coordinates.static WorldToCameraToPixel
PerspectiveOps.createWorldToPixel
(CameraPinholeBrown intrinsic, Se3_F64 worldToCamera) Creates a transform from world coordinates into pixel coordinates. -
Uses of WorldToCameraToPixel in boofcv.gui.fiducial
Modifier and TypeMethodDescriptionstatic void
VisualizeFiducial.drawChessboard
(Graphics2D g2, WorldToCameraToPixel fiducialToPixel, int numRows, int numCols, double squareWidth) Renders a translucent chessboard pattern