Quote:
Originally Posted by wt200999
Maybe you are looking for
void* imaqImageToArray(const Image* image, Rect rect, int* columns, int* rows);
although it doesn't show hsv
take a look in C:\WindRiver\docs\extensions\NIVisionCVI.chm it describes all the functions as well as the data structures etc.
|
Okay, today at our meeting we looked at that, and it looks like what we need, but we have been unable to figure out how to get the Image object we need. Do you know how to get this data?