Package boofcv.alg.feature.detect.line.gridline
package boofcv.alg.feature.detect.line.gridline
-
ClassDescriptionDescribes an edge pixel found inside a region.Computes the distance of a point from the line.Used by
GridRansacLineDetector
to fit edgels inside a region to a line.Implementation ofGridRansacLineDetector
forGrayF32
Implementation ofGridRansacLineDetector
forGrayS16