Uses of Package
boofcv.alg.feature.detect.line
Package
Description
-
ClassDescriptionGiven 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.
-
ClassDescriptionHough 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.
-
-
ClassDescriptionHough 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.