www.emgu.com/wiki
Finds perspective transformation H=||h_ij|| between the source and the destination planes

Declaration Syntax

Parameters
- srcPoints (array<
Point2D<(Of <(Single>)>)
>[]()[])
- Point coordinates in the original plane
- dstPoints (array<
Point2D<(Of <(Single>)>)
>[]()[])
- Point coordinates in the destination plane

Return Value
The 3x3 homography matrix.
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)