I need to find red,yellow,orange colors only in an image .how to find repeated pixel values for those colors in an and RGB image.

4 次查看(过去 30 天)
I need to find red,yellow,orange colors only in an image .how to find repeated pixel values for those colors in an and RGB image.

采纳的回答

Takuji Fukumoto
Takuji Fukumoto 2017-1-30
This is nice tool to understand the intensity in RGB color space
imtool
You should specify the threshold level from the image. If it's difficult to do so in RGB color space, I recommend you to use HSV color space. This application helps you well.
colorThresholder

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by