11-10-2009 08:26 PM
I try to track the braiding point. At first snap and grab a image to build the template. And I will grab a image every 5 seconds and compare with the template in order to get the position offset to control motion. Please find the attached VI. It always calls the ' IMAQ Vision: (hex 0xbff60453) incompatible image type. how can I do? THKS!
11-10-2009 11:46 PM
11-11-2009 10:37 AM
Thank you for your replying. I attached my code by PDF file. It pretty much likes the example "Pattern Matching example".
11-11-2009 10:47 PM
11-12-2009 11:26 AM
Hi Guang,
I think you are using two different bit depths in your image processing. You will need to convert one of them in order to do what you desire.
11-12-2009 02:04 PM
I recognized the problem. I didn't figure out how to convert them now. I'm new user for this. Would you please give me some clues?
THKS!
11-12-2009 03:05 PM
Hi guangli,
Use the typecast VIs.
11-12-2009 03:31 PM
11-12-2009 03:31 PM
11-12-2009 03:32 PM