public static float[,] Fundamental( PointH[] points1, PointH[] points2, out PointH[] epipoles )
Public Shared Function Fundamental ( points1 As PointH(), points2 As PointH(), <OutAttribute> ByRef epipoles As PointH() ) As Single(,)
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.