フィルターのクリア

Detecting colored areas in an image

5 ビュー (過去 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 Center および File ExchangeImage Processing Toolbox についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by