Uses of Class
boofcv.struct.feature.MatrixOfList
Packages that use MatrixOfList
-
Uses of MatrixOfList in boofcv.alg.feature.detect.line
Methods in boofcv.alg.feature.detect.line that return MatrixOfListModifier and TypeMethodDescriptionGridRansacLineDetector.getFoundLines()Returns all the found line segments contained in a grid.Methods in boofcv.alg.feature.detect.line with parameters of type MatrixOfListModifier and TypeMethodDescriptionvoidConnectLinesGrid.process(MatrixOfList<LineSegment2D_F32> grid) static voidLineImageOps.pruneClutteredGrids(MatrixOfList<LineSegment2D_F32> lines, int threshold)