CvInvokeFindHomography Method |
| Name | Description | |
|---|---|---|
| FindHomography(PointF, PointF, RobustEstimationAlgorithm, Double, IOutputArray) |
Finds perspective transformation H=||h_ij|| between the source and the destination planes
| |
| FindHomography(IInputArray, IInputArray, RobustEstimationAlgorithm, Double, IOutputArray) |
Finds perspective transformation H=||hij|| between the source and the destination planes
|