| Package | Description |
|---|---|
| boofcv.abst.feature.detect.line |
| Modifier and Type | Class and Description |
|---|---|
class |
DetectLineHoughFoot<I extends ImageSingleBand,D extends ImageSingleBand>
Full processing chain for detecting lines using a foot of norm parametrization inside
a Hough transform.
|
class |
DetectLineHoughFootSubimage<I extends ImageSingleBand,D extends ImageSingleBand>
Detects lines inside the image by breaking it up into subimages for improved precision.
|
class |
DetectLineHoughPolar<I extends ImageSingleBand,D extends ImageSingleBand>
Full processing chain for detecting lines using a Hough transform with polar parametrization.
|
Copyright © 2013. All Rights Reserved.