Overload List
Name | Description |
---|---|
FindHomography(array<PointF>[]()[][], array<PointF>[]()[][], HOMOGRAPHY_METHOD, Double) |
Finds perspective transformation H=||h_ij|| between the source and the destination planes
|
FindHomography(Matrix<(Of <<'(Single>)>>), Matrix<(Of <<'(Single>)>>), HOMOGRAPHY_METHOD, Double) |
Use the specific method to find perspective transformation H=||h_ij|| between the source and the destination planes
|