Ejemplo n.º 1
0
 public static extern IntPtr imaqExtractTextureFeatures(IntPtr srcImage, ref ROI roi, ref WindowSize windowOptions, ref WaveletOptions waveletOptions, IntPtr waveletBands, uint numWaveletBands, ref CooccurrenceOptions cooccurrenceOptions, byte useWindow);
Ejemplo n.º 2
0
 public static extern int imaqClassificationTextureDefectOptions(ref IntPtr session, ref WindowSize windowOptions, ref WaveletOptions waveletOptions, ref IntPtr bandsUsed, ref int numBandsUsed, ref CooccurrenceOptions cooccurrenceOptions, byte setOperation);