Object Color
The Object Color Classifier indicates what color(s) of moving objects were found in this Activity or Segment. The system will "round" the color to the nearest known color value from the supported list.
Each color is represented by the IEC6067 color value for it.
attribute_name ::= "objectColors"
value ::= string
"BK" black
| "WH" white
| "BN" brown
| "RD" red
| "OG" orange
| "BU" blue
| "TQ" turquoise
| "YE" yellow
| "GN" green
| "PK" pink
| "VT" violet
Updated almost 4 years ago