Package boofcv.alg.fiducial.calib.chess
Class ChessboardCornerClusterFinder.SearchResults
java.lang.Object
boofcv.alg.fiducial.calib.chess.ChessboardCornerClusterFinder.SearchResults
- Enclosing class:
- ChessboardCornerClusterFinder<T extends ImageGray<T>>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
index
public int index -
error
public double error
-
-
Constructor Details
-
SearchResults
public SearchResults()
-