Uses of Package
boofcv.alg.feature.detect.line
Packages that use boofcv.alg.feature.detect.line
Package
Description
-
Classes in boofcv.alg.feature.detect.line used by boofcv.abst.feature.detect.lineClassDescriptionGiven a grid of detected line segments connect line segments together if they appear to be apart of the same line.Line segment feature detector.Hough transform which uses a polar line representation, distance from origin and angle (0 to 180 degrees).Base class for Hough transforms which use a pixel coordinate and the gradient to describe a line.
-
Classes in boofcv.alg.feature.detect.line used by boofcv.alg.feature.detect.lineClassDescriptionHough transform which uses a polar line representation, distance from origin and angle (0 to 180 degrees).Base class for Hough transforms which use a pixel coordinate and the gradient to describe a line.Parameterizes a line to a coordinate for the Hough transform.
-
Classes in boofcv.alg.feature.detect.line used by boofcv.alg.feature.detect.line.gridline
-
Classes in boofcv.alg.feature.detect.line used by boofcv.factory.feature.detect.lineClassDescriptionHough transform which uses a polar line representation, distance from origin and angle (0 to 180 degrees).Base class for Hough transforms which use a pixel coordinate and the gradient to describe a line.