Uses of Package
boofcv.abst.feature.detect.line
Packages that use boofcv.abst.feature.detect.line
-
Classes in boofcv.abst.feature.detect.line used by boofcv.abst.feature.detect.lineClassDescriptionDetects lines using image gradient.Interface for detecting lines inside images.Interface for detecting
line segments
inside images. -
Classes in boofcv.abst.feature.detect.line used by boofcv.factory.feature.detect.lineClassDescriptionInterface for detecting lines inside images.Detects lines inside the image by breaking it up into subimages for improved precision.Interface for detecting
line segments
inside images.Wrapper aroundGridRansacLineDetector
forDetectLineSegment