08-14-2006 02:08 PM
hello,
I used the IMAQ image to array in order to compile the x and y coordinates for
a variety of points, but now I want to analyze the change in each coordinate as
compared to the previous iteration. I would like to be able to determine
whether or not the value of each x and y coordinates is less than, greater than
or equal to the previous value (the results of this comparison will lead into a
case structure). I namely need help with how to unbundle the final coordinate
output and how to define the two different values (do I need to store data in a
second array?). I have attached the *.vi below and have tried the unbundle
structure with no success.
thanks,
mgg
08-15-2006 08:29 AM