Class CellValue
java.lang.Object
boofcv.alg.fiducial.calib.ecocheck.CellValue
Value of a decoded cell inside of
ECoCheckDetector
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
markerID
public int markerIDWhich marker the cell behinds to -
cellID
public int cellIDWhich cell inside the marker
-
-
Constructor Details
-
CellValue
public CellValue()
-
-
Method Details
-
setTo
public void setTo(int markerID, int cellID)
-