gdmj100 Posted September 22, 2010 Report Posted September 22, 2010 Hi All, I am having a lot of trouble trying to simply false color images extracted from a video. The initial video is red colored, so my chain of thought was, Extract red color plain from rgb giving 8 bit gray image, Make measurements and draw on image cast image back to rgb, choosing a color for that frame. I want the intensity values to remain, just change from white to a color, eg blue. Is there an easy way to achieve this? Thank you in advance. Quote
gdmj100 Posted September 23, 2010 Author Report Posted September 23, 2010 Hi All, I found a work around myself. Switched it to an array, the edited the elements using a HSL interpretation. I attach it in simple form for the community. Gavin false color image.vi Quote
gdmj100 Posted September 23, 2010 Author Report Posted September 23, 2010 Hi All, I found a work around myself. Switched it to an array, the edited the elements using a HSL interpretation. I attach it in simple form for the community. Gavin I cobbled together a more user friendly sub vi version, casting the image back to RGB, as a lot of processes will not use HSL. Gavin false color image_sub.vi Quote
vugie Posted September 23, 2010 Report Posted September 23, 2010 What an interesting discussion you started That is also my experience: a question itself causes that I find solution faster Quote
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.