Uses of Package
boofcv.alg.fiducial.calib.squares
Package
Description
-
-
ClassDescriptionTakes as input a set of unordered cross connected clusters and converts them into ordered grids with known numbers of rows and columns.Graph representation of square blobs.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.
-
ClassDescriptionGraph 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.Processes the detected squares in the image and connects them into clusters.
-
ClassDescriptionEdge 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.Graph representation of square blobs.Base class for clustering unorganized squares into different types of clusters. -