Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
roki khan
roki khan am 26 Nov. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
please help me
  2 Kommentare
Walter Roberson
Walter Roberson am 15 Feb. 2019
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 .

Antworten (1)

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

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by