Exemple #1
0
 public static extern IntPtr imaqMatchGeometricPattern3(IntPtr image, IntPtr pattern, ref CurveOptions curveOptions, ref MatchGeometricPatternOptions matchOptions, ref MatchGeometricPatternAdvancedOptions3 advancedMatchOptions, ref ROI roi, ref int numMatches);
Exemple #2
0
 public static extern int imaqSetIntPtrsOptions(ref IntPtr multiplePattern, [MarshalAs(UnmanagedType.LPStr)] string label, ref CurveOptions curveOptions, ref MatchGeometricPatternOptions matchOptions, ref MatchGeometricPatternAdvancedOptions2 advancedMatchOptions);