04-17-2012 06:32 AM
Hi everybody 🙂
I am using Labview 2011 and i have to create a program of image processing.
One of my functions is "Convert to grayscale"
I read many posts on the forum, and tried many maaany methods, but i always come to the same problem : it converts my picture into a BLUEscale!
My picture becomes blue and not gray!
I'm not using an intensity graph but a picture viewer (I used the draw flattened pixmap function to get my picture)
Do you have any tip for me 🙂 ?
Thanks!!
Solved! Go to Solution.
04-17-2012 07:08 AM
Something like that:
04-17-2012 07:20 AM
Thanks a lot! 🙂
I found what i did wrong and now it does work!! 😄