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