Package | Description |
---|---|
imagingbook.pub.hough |
Class and Description |
---|
HoughTransformLines.HoughLine
This class represents a straight line in Hessian normal form,
i.e., x * cos(angle) + y * sin(angle) = radius.
|
HoughTransformLines.Parameters |
HoughTransformLinesPosRadius.HoughLine
This class represents a straight line in Hessian normal form,
i.e., x * cos(angle) + y * sin(angle) = radius.
|
HoughTransformLinesPosRadius.Parameters |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)