Overload List

NameDescription
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
FindHomography(array<PointF>[]()[], array<PointF>[]()[], HOMOGRAPHY_METHOD, Double)
Finds perspective transformation H=||h_ij|| between the source and the destination planes

See Also