05-06-2009 11:53 AM
Hi loon,
What is the image type from your camera? The default image type for most of the IMAQ functions is grayscale U8.
05-06-2009 08:58 PM
05-11-2009 05:03 PM
Hi loon,
You can change the image type of image labelled z with the line:
z.Type = CWIMAQImageTypes.cwimaqImageTypeU8
What is the image type of the data are you acquiring from your GigE camera?