Exemple #1
0
 public static extern IntPtr imaqTrainNearestNeighborClassifier(ref IntPtr session, ref NearestNeighborOptions options);
Exemple #2
0
 public static extern int imaqGetNearestNeighborOptions(ref IntPtr session, ref NearestNeighborOptions options);