Package | Description |
---|---|
imagingbook.pub.hough |
Modifier and Type | Method and Description |
---|---|
HoughTransformLinesPosRadius.HoughLine[] |
HoughTransformLinesPosRadius.getLines(int amin,
int maxLines)
Finds and returns the parameters of the strongest lines with
a specified min.
|
Modifier and Type | Method and Description |
---|---|
int |
HoughTransformLinesPosRadius.HoughLine.compareTo(HoughTransformLinesPosRadius.HoughLine hl2)
Required by the
Comparable interface, used for sorting
lines by their point count. |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)