Package | Description |
---|---|
imagingbook.pub.hough |
Constructor and Description |
---|
HoughTransformLinesPosRadius(ij.process.ImageProcessor I,
HoughTransformLinesPosRadius.Parameters params)
Creates a new Hough transform from the image I.
|
HoughTransformLinesPosRadius(Point2D[] points,
int M,
int N,
HoughTransformLinesPosRadius.Parameters params)
Creates a new Hough transform from a list of 2D points.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)