Uses of Class
boofcv.alg.feature.describe.llah.LlahDocument
Packages that use LlahDocument
-
Uses of LlahDocument in boofcv.abst.fiducial
Methods in boofcv.abst.fiducial that return LlahDocumentModifier and TypeMethodDescriptionUchiya_to_FiducialDetector.addMarker
(List<Point2D_F64> locations2D) Creates a document from a set of points. -
Uses of LlahDocument in boofcv.alg.feature.describe.llah
Fields in boofcv.alg.feature.describe.llah declared as LlahDocumentMethods in boofcv.alg.feature.describe.llah that return LlahDocumentModifier and TypeMethodDescriptionLlahOperations.createDocument
(List<Point2D_F64> locations2D) Creates a new document from the 2D points.Methods in boofcv.alg.feature.describe.llah with parameters of type LlahDocument -
Uses of LlahDocument in boofcv.alg.fiducial.dots
Fields in boofcv.alg.fiducial.dots declared as LlahDocument