|
|
RansacFundamentalEstimatorEstimate Method |
| Name | Description | |
|---|---|---|
| Estimate(PointF, PointF) |
Matches two sets of points using RANSAC.
| |
| Estimate(IntPoint, IntPoint) |
Matches two sets of points using RANSAC.
| |
| Estimate(Point, Point) |
Matches two sets of points using RANSAC.
|