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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
senthil vadivu
il 30 Gen 2017
Commentato: Walter Roberson
il 30 Gen 2017
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 Commento
Walter Roberson
il 30 Gen 2017
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?
Risposta accettata
Takuji Fukumoto
il 30 Gen 2017
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!