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.
1 次查看(过去 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.
1 个评论
Walter Roberson
2017-1-30
Define "red".
Seriously, we cannot answer until we know what you mean, exactly, by the names of those colors. Is 246 17 3 "red"? Is 2 0 0 red?
采纳的回答
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!