Info

この質問は閉じられています。 編集または回答するには再度開いてください。

anyone have a multi color detection code (not only rgb,more color)

1 回表示 (過去 30 日間)
roki khan
roki khan 2018 年 11 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
please help me
  2 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2018 年 12 月 22 日
How to ask a question, read here?
Walter Roberson
Walter Roberson 2019 年 2 月 15 日
you need to define exactly what you mean by each color you want to detect. For example if you need to detect beige then you need aa list of rules for determining whether something is beige or not.
Alternatively you could define representative rgb values for the colors of interest and define how to calculate color distance and define a cutoff and then say that any color within the cutoff of the distance is the color . Image Analyst recommends using Delta-E . Be warned that human colors are rather irregular shape in all known color definitions .

回答 (1 件)

Rahul punk
Rahul punk 2019 年 2 月 15 日
this code also incude red object detection u can edit green and blue simple change the value (1 1 2 )

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by