Uses of Package
boofcv.alg.fiducial.calib.squares
Packages that use boofcv.alg.fiducial.calib.squares
Package
Description
-
Classes in boofcv.alg.fiducial.calib.squares used by boofcv.alg.fiducial.aztec
-
Classes in boofcv.alg.fiducial.calib.squares used by boofcv.alg.fiducial.calib.chessClassDescriptionTakes 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.
-
Classes in boofcv.alg.fiducial.calib.squares used by boofcv.alg.fiducial.calib.gridClassDescriptionGraph 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.
-
Classes in boofcv.alg.fiducial.calib.squares used by boofcv.alg.fiducial.calib.squaresClassDescriptionEdge 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. -
Classes in boofcv.alg.fiducial.calib.squares used by boofcv.alg.fiducial.qrcode