| Package | Description |
|---|---|
| boofcv.alg.feature.detect.line |
| Modifier and Type | Method and Description |
|---|---|
MatrixOfList<georegression.struct.line.LineSegment2D_F32> |
GridRansacLineDetector.getFoundLines()
Returns all the found line segments contained in a grid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectLinesGrid.process(MatrixOfList<georegression.struct.line.LineSegment2D_F32> grid) |
static void |
LineImageOps.pruneClutteredGrids(MatrixOfList<georegression.struct.line.LineSegment2D_F32> lines,
int threshold) |
Copyright © 2013. All Rights Reserved.