Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

I get an incompatible Image Type error when using IMAQ Learn Pattern

I'm using LabVIEW 6.1 and IMAQ 2.5.2. No matter what type of image I use when capturing I get this error.
0 Kudos
Message 1 of 2
(3,589 Views)
What kind of camera are you acquiring your images with? The image format could be automatically converted to the format generated by the camera. You could check the image format just before it goes into the Learn Pattern to verify it is the same format that you originally selected.

If the image format is getting changed, you need to change it back to an image format the Learn Pattern will accept. You can use Cast Image or Extract Color Plane to get a valid image.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 2
(3,589 Views)