public static MatrixH Homography( PointH[] points1, PointH[] points2 )
Public Shared Function Homography ( points1 As PointH(), points2 As PointH() ) As MatrixH
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.