public class VisualizeFiducial
extends java.lang.Object
| Constructor and Description |
|---|
VisualizeFiducial() |
| Modifier and Type | Method and Description |
|---|---|
static void |
drawCube(georegression.struct.se.Se3_F64 targetToCamera,
boofcv.struct.calib.IntrinsicParameters intrinsic,
double width,
java.awt.Graphics2D g2)
Draws a flat cube to show where the square fiducial is on the image
|