03-01-2009 05:02 AM
Hi
I have checked the example mask.vi provided by labview. As we know create mask has 4 inputs
image data
mask color
1-bit mask data
combine masks
I have an image which I can connect to image data. And If I want to mask circle out of rectangle then where should I connect this circle data???
I
Solved! Go to Solution.
03-01-2009 07:15 AM
Hi arrowminds,
i think for a circle in your image you can use the "Draw Unflatten Pixmap". There you can connect an array of mask information.
Hope it helps.
Mike