Uses of Class
boofcv.struct.feature.MatrixOfList
-
Uses of MatrixOfList in boofcv.alg.feature.detect.line
Modifier and TypeMethodDescriptionGridRansacLineDetector.getFoundLines()
Returns all the found line segments contained in a grid.Modifier and TypeMethodDescriptionvoid
ConnectLinesGrid.process
(MatrixOfList<LineSegment2D_F32> grid) static void
LineImageOps.pruneClutteredGrids
(MatrixOfList<LineSegment2D_F32> lines, int threshold)