RansacLineEstimate Method |
Name | Description | |
---|---|---|
Estimate(IntPoint) |
Produces a robust estimation of the line
passing through the given (noisy) points.
| |
Estimate(IEnumerableIntPoint) |
Produces a robust estimation of the line
passing through the given (noisy) points.
| |
Estimate(Point) |
Produces a robust estimation of the line
passing through the given (noisy) points.
| |
Estimate(IEnumerablePoint) |
Produces a robust estimation of the line
passing through the given (noisy) points.
|