Picking yellow and red tones from RGB images using Matlab Image Processing Toolbox
- From: "ImageProcessing" <ImageProcessing@xxxxx>
- Date: Fri, 15 Sep 2006 16:08:56 GMT
Does anybody know which code should I implement, using Matlab Image
Processing Toolbox, to extract separately the red and yellow tones from an
RGB image, making all other pixels black?
Then I need to threshold the two image obtained, the reds one and the
yellows one, to put them in binary mode and then reconstruct only one image
from the two binary images.
I have this practical problem: I have some frames in JPEG format, taken from
a video file, that contain red and yellow glass microbeads. The background
is blue. I need to extract only red and only yellow microbeads,
respectively, from the images, in such a way to perform certain operation,
like concentration measures in some areas of the images.
Does anybody know also how to obtain a "pixelate" effect (typical of
video-editing softwares like Sony Vegas) for the RGB images in Matlab?
Thanks in advance.
.
- Follow-Ups:
- Prev by Date: PIV code in Matlab to measure bubble velocity
- Next by Date: Re: wavelet for sharpening/enlargement: who does it?
- Previous by thread: PIV code in Matlab to measure bubble velocity
- Next by thread: Re: Picking yellow and red tones from RGB images using Matlab Image Processing Toolbox
- Index(es):
Relevant Pages
|