LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to make a 2d color interpolation chart

Hi!

I have LabVIEW 8.5.  I need to make a sepcialized color chart that relates to the magnitude of values that I'm aquired at different points along a 2d plane.  Essentially, what I want is to define key pixels across a bitmap image, and define those pixels in magnitude.  The boundries around the image are known and would be key pixels as well.  I then need to define a color gradient that relates to the magnitude and then interpolate between my key pixels to get some kind of an image.

Any input is appreciated.  I have a sense on how to do this and think if I work long enough at it I'd get there.  However, there may be an obviously easy way using one of the built in LabVIEW vi's that I have not discovered.

Thanks!
-Nic
0 Kudos
Message 1 of 3
(2,873 Views)
Hi Nic,

look for "griddata" examples, like described here! Or this one!


Message Edited by GerdW on 05-15-2008 05:47 PM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,863 Views)

Hi Nic,

It seems like you are looking to achieve an intensity graph/chart.

There is an example in the NI Example Finder called "Intensity Graph and Chart Example.vi". This just shows a basic use of the intensity graph/chart.

Hopefully this helps!!

Aashish M
CEO
TransferFi
www.transferfi.com
0 Kudos
Message 3 of 3
(2,828 Views)