![]() |
RansacHomographyEstimatorEstimate Method |
Name | Description | |
---|---|---|
![]() | Estimate(PointF) |
Matches two sets of points using RANSAC.
|
![]() | Estimate(IntPoint) |
Matches two sets of points using RANSAC.
|
![]() | Estimate(Point) |
Matches two sets of points using RANSAC.
|
![]() | 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.
|