How to extract red and yellow tones from RGB images using Matlab
- From: "ImageProcessing" <ImageProcessing@xxxxx>
- Date: Mon, 04 Sep 2006 13:31:45 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:
- Re: How to extract red and yellow tones from RGB images using Matlab
- From: Stewart DIBBS
- Re: How to extract red and yellow tones from RGB images using Matlab
- Prev by Date: 16 bits pictures
- Next by Date: Help and Suggest (Query regarding real time motion tracking)
- Previous by thread: 16 bits pictures
- Next by thread: Re: How to extract red and yellow tones from RGB images using Matlab
- Index(es):
Relevant Pages
|