Pollux Posted October 15, 2009 Report Share Posted October 15, 2009 Hello guys, I'm back in the LabVIEW business again. I have to do sort of intensity mapping. The only problem is that it has to be represented on a circle. To be more exact: I have a circular surface and I measure 8 points of temperature around. I have to represent a intensity map on a circle in LabVIEW. I saw that LV8.6 has a 3D picture control on which one can map a series of sensors. But since I only need a 2D surface I thought the 3D picture would be to complicated. Any ideas? Thank you Quote Link to comment
vugie Posted October 15, 2009 Report Share Posted October 15, 2009 You may use common intensity graph but for the pixels outside circle (using circle equation) set value from outside your measurements range and on the color ramp set a different color for that value (gray for example). You'll also have to manually draw color ramp, not to show that color. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.