Package boofcv.alg.fiducial.calib
Class DetectFiducialSquareGrid.Detection
java.lang.Object
boofcv.alg.fiducial.calib.DetectFiducialSquareGrid.Detection
- Enclosing class:
- DetectFiducialSquareGrid<T extends ImageGray<T>>
A detected inner fiducial. Which one, where it is.
-
Field Summary
Modifier and TypeFieldDescriptionint
long
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
numDetected
public int numDetected -
location
-
id
public long id -
gridIndex
public int gridIndex
-
-
Constructor Details
-
Detection
public Detection()
-
-
Method Details
-
reset
public void reset()
-