LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

rainbow color table flatten to pixmap

I want to use the labview flatten to pixmap to make a jpeg file out of a 16 bit greyscale.  Labview makes lovely images from my data with the "rainbow" color table.  I can't find the rainbow color table anywhere on the forum and would spend many hours trying to make it myself.  I have a "rainbow banded" table that I found here on the forum, but it just doesn't do the image justice.  Can someone help me out with the plain old rainbow color table?  J (using labview 11.0)

0 Kudos
Message 1 of 8
(3,746 Views)

Where did you find this rainbow color table? How does it differ from a standard RGB color table?

0 Kudos
Message 2 of 8
(3,722 Views)
0 Kudos
Message 3 of 8
(3,717 Views)

Hey, thanks for the link to that forum.

 

I was looking through the bitmap file containing rainbow banded and noticed there is also a rainbow striped gradient. Am I right in assuming this is the type of thing you're looking for?

0 Kudos
Message 4 of 8
(3,696 Views)

Both of those (rainbow banded and rainbow striped) put in some greyscale banding that I don't want in my images.  Blechers.  I am new to image considerations, so this is driving me nuts.  Also, I seem to lose resolution in going from the labview picture displays to jpegs... is it really just a problem of bit depth?  J

0 Kudos
Message 5 of 8
(3,687 Views)

Have you tried using your own color gradient with the VI attached to the other forum? There are plenty of rgb color gradients floating around online; Googling 'rgb gradient' returns plenty of examples, such as the one attached below.

0 Kudos
Message 6 of 8
(3,665 Views)

I cannot open that .bmp file.  Apparently, I don't understand what a .bmp file is.  Obviously, that file .bmp file opens fine via the labview vi, but I don't understand how to generate (or find, though I obviously understand how to google something) a .bmp file from the pretty jpegs that the google search returns.  Obviously, I am starting from a serious knowledge deficit when it comes to images.  J

0 Kudos
Message 7 of 8
(3,647 Views)

Are you saying you’re having trouble opening the .bmp file in LabVIEW, or just opening it in general?

 

If you just need to change the file extension, a jpeg can be resaved as a .bmp using a variety of programs such as Microsoft Paint, though the quality of that new image will vary. Depending on the nature of your application and the quality of the original image, this may or may not be an issue.

0 Kudos
Message 8 of 8
(3,626 Views)