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