Class ChessboardCornerClusterFinder.SearchResults

java.lang.Object
boofcv.alg.fiducial.calib.chess.ChessboardCornerClusterFinder.SearchResults
Enclosing class:
ChessboardCornerClusterFinder<T extends ImageGray<T>>

public static class ChessboardCornerClusterFinder.SearchResults extends Object
  • Field Details

    • index

      public int index
    • error

      public double error
  • Constructor Details

    • SearchResults

      public SearchResults()