Package boofcv.alg.fiducial.calib.chess
package boofcv.alg.fiducial.calib.chess
-
ClassDescriptionChessboardCornerClusterFinder<T extends ImageGray<T>>From a set of
ChessboardCorners
find all the chessboard grids in view.Collection of edges that share the same relationship with the source vertex.Describes the relationship between two vertexes in the graph.Graph vertex for a corner.Given a chessboard corner cluster find the grid which it matches.ChessboardCornerEdgeIntensity<T extends ImageGray<T>>Computes edge intensity for the line between two corners.A graph describing the inner corners in a chessboard patterns.ChessboardPolygonHelper<T extends ImageGray<T>>Helper which expands polygons prior to optimization.DetectChessboardBinaryPattern<T extends ImageGray<T>>Detects calibration points inside a chessboard calibration target.DetectChessboardSquarePoints<T extends ImageGray<T>>Given a binary image it detects the presence of chess board calibration grids.DetectChessboardXCornerPatterns<T extends ImageGray<T>>Chessboard detector that uses X-Corners and finds all valid chessboard patterns inside the image.