Ejemplo n.º 1
0
 public static extern IntPtr imaqConcentricRake2(IntPtr image, ref ROI roi, ConcentricRakeDirection direction, EdgeProcess process, int stepSize, ref EdgeOptions2 edgeOptions);
Ejemplo n.º 2
0
 public static extern IntPtr imaqConcentricRake(IntPtr image, ref ROI roi, ConcentricRakeDirection direction, EdgeProcess process, ref RakeOptions options);