Detecting colored areas in an image

조회 수: 3 (최근 30일)
Rick Verberne
Rick Verberne 2021년 2월 17일
답변: Gaurav Garg 2021년 2월 23일
Hi all,
I'm processing RGB images each color corresponding to an element and the value representing the intensity. Combining the RGB channels makes the feature I'm interested in really stand out. The human eye can barely miss the big red blob in the attached image. What I would like from matlab is to tell me whether such a red blob is present in an image. My problem is that I don't really now how to start with image processing. I have a couple of ideas like checking for a certain threshold values. Combining that with reducing the number of pixels in the images by averaging to avoid that a single pixel can result in a positive identification. However, I'm pretty sure a lot more people have done similar work and are a lot more experienced!
Any suggestions for me?
Cheers,
Rick

답변 (1개)

Gaurav Garg
Gaurav Garg 2021년 2월 23일
Hi Rick,
You can look at the following link for more details on segmenting image using Color Thresholder app.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by