LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

image concatination

Hi,

I was facing a real big problem with respect to image concatination. i have multiple 8 bit images, containing only 0 and 255. i have to concatinate these images to get a single image. the resultant image must have the colour of the 255 value line preserved. on tring many ideas, i observed that at the points where these traces intersect i could not control the colour. please advice. Also the draw flatened pixmap function in LV7 had a picture input and image data input. if i wired a picture to it and sent additional data to it i got only the picture from the image data input, whereas the old image is lost. Any reason y this happens.

Ankur
0 Kudos
Message 1 of 2
(2,319 Views)
I am not sure about your first question, but if these pictures are paletted you need to make sure that all of them use the same color palette.

For the second problem: Right-click on your picture indicator and uncheck "Erase First". See if this helps.
Message 2 of 2
(2,315 Views)