How we can filter out a specific color from an image?

Dear
I have a snapshot of image captured by a camera. I need to calculate the area of specific color in that image. Any suggestions in this regard will be highly appreciated.

回答 (1 件)

Bruno Pop-Stefanov
Bruno Pop-Stefanov 2014 年 1 月 20 日

1 投票

This operation is called color thresholding and is usually done in HSV space. To my knowledge there is no built-in function in MATLAB to do that, but I found this interesting page on File Exchange:
This was also the topic of a previous post in MATLAB Answers:

カテゴリ

ヘルプ センター および File ExchangeImages についてさらに検索

質問済み:

2014 年 1 月 20 日

回答済み:

2014 年 1 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by