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.
  댓글 수: 1
Walter Roberson
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
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개)

카테고리

Help CenterFile Exchange에서 Explore and Edit Images with Image Viewer App에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by