| Package | Description |
|---|---|
| boofcv.abst.feature.detect.line | |
| boofcv.factory.feature.detect.line |
| Class and Description |
|---|
| DetectLine
Interface for detecting lines inside images.
|
| DetectLineSegment
Interface for detecting
line segments inside images. |
| Class and Description |
|---|
| DetectLineHoughFoot
Full processing chain for detecting lines using a foot of norm parametrization inside
a Hough transform.
|
| DetectLineHoughFootSubimage
Detects lines inside the image by breaking it up into subimages for improved precision.
|
| DetectLineHoughPolar
Full processing chain for detecting lines using a Hough transform with polar parametrization.
|
| DetectLineSegmentsGridRansac |
Copyright © 2013. All Rights Reserved.