03-13-2013 04:38 AM
Hello Every One,
Can anyone help me in combining these two attached VIs please. What I am trying to do is convert 16bit tif image (attached) to 64 RGB image and then only crop the image, however I do not know how to attached these two VIs. Please someone help
Many thanks
Lazer
03-18-2013 08:57 AM
Hi Lazer,
Thank you for your question. Firstly, the image you've attached is blank, have you uploaded the file in the appropriate format?
I see that the 'Grayscale to Color' VI converts the image from a Grayscale U16 image to a U64 RGB image. Is this what you wish the VI to do? The second VI simply crops the image.
Do both of these VI's function as you wish them to, as separate entities? If so, the issue is calling them in a sequence, is that correct? If so, you can do this by simply making a third, Main VI, which calls these two VI's as sub-VI's.