Package boofcv.alg.fiducial.calib.squares
package boofcv.alg.fiducial.calib.squares
-
ClassDescriptionTakes as input a set of unordered cross connected clusters and converts them into ordered grids with known numbers of rows and columns.Edge in the graph which connects square shapesUsed for constructing a graph of squares that form a regular grid.Data structure which describes a set of
SquareNode
as a grid.A class for manipulatingSquareGrid
Graph representation of square blobs.Takes as input a set of unordered regular connected clusters and converts them into ordered grids with known numbers of rows and columns.Base class for clustering unorganized squares into different types of clusters.Processes the detected squares in the image and connects them into clusters in which the corners of each square almost touches the corner of a neighbor.Processes the detected squares in the image and connects them into clusters.