Ignus2
31st October 2006, 22:12
Hi!
I want to do something, that MaskHS does, but in a non-binary way.
Basically, I have a video, and based on that video I want to make a greyscale mask, where the brightness is proportional to the color what I want to select.
For example, I want to select yellow from an image. In the output, the greyscale image should be more white in those parts, where the original picture is close to yellow, and more black, where it is far from yellow.
How could I achieve that?
To specify what color to select, I would prefer to give the color in HSV parameters.
--
Thanks in advance!
I want to do something, that MaskHS does, but in a non-binary way.
Basically, I have a video, and based on that video I want to make a greyscale mask, where the brightness is proportional to the color what I want to select.
For example, I want to select yellow from an image. In the output, the greyscale image should be more white in those parts, where the original picture is close to yellow, and more black, where it is far from yellow.
How could I achieve that?
To specify what color to select, I would prefer to give the color in HSV parameters.
--
Thanks in advance!