How to segment an object from a RGB image using histogram thresholding?

Dear Team,
I've got a RGB image with more than one objects in it. How do i automatically segment the objects from its background (each object in separate figure) using histogram thresholding (multimodal). I referred the demo by image analyst for grey scale in the link "http://www.mathworks.in/matlabcentral/answers/38235-histogram-of-image". The demo was very much helpful for greyscale. Could you guide me with the steps for proceeding with RGB image. Also request you to kindly suggest some reference papers if any.Thank you.
Cheers, Malini

2 件のコメント

Narges M
Narges M 2013 年 7 月 23 日
Can't you treat each channel (Red, Green and Blue) as a seperate image, compute the histogram and segment the image, and then combine your results?
D.Jaisil Rose
D.Jaisil Rose 2017 年 4 月 12 日
Just masking

サインインしてコメントする。

質問済み:

2013 年 7 月 23 日

コメント済み:

2017 年 4 月 12 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by