Uses of Class
boofcv.alg.fiducial.aztec.AztecPyramid.Layer
Packages that use AztecPyramid.Layer
-
Uses of AztecPyramid.Layer in boofcv.alg.fiducial.aztec
Fields in boofcv.alg.fiducial.aztec with type parameters of type AztecPyramid.LayerModifier and TypeFieldDescriptionfinal DogArray<AztecPyramid.Layer>AztecPyramid.layerslayers or rings in the pyramid.Methods in boofcv.alg.fiducial.aztec that return AztecPyramid.LayerMethods in boofcv.alg.fiducial.aztec with parameters of type AztecPyramid.LayerModifier and TypeMethodDescriptionbooleanAztecPyramid.Layer.isIdentical(AztecPyramid.Layer a) voidAztecPyramid.Layer.setTo(AztecPyramid.Layer src)