Overload List
Name | Description | |
---|---|---|
![]() ![]() | FindHomography(InputArray, InputArray, HomographyMethod, Double, OutputArray) |
computes the best-fit perspective transformation mapping srcPoints to dstPoints.
|
![]() ![]() | FindHomography(IEnumerablePoint2d, IEnumerablePoint2d, HomographyMethod, Double, OutputArray) |
computes the best-fit perspective transformation mapping srcPoints to dstPoints.
|
See Also