Esempio 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);
Esempio 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);