st-ten-1/config/vision/labels/labels.pbtxt
2022-07-18 18:51:02 +02:00

16 lines
180 B
Plaintext

item {
id: 1
name: 'hs-ok'
color: '0x444444'
}
item {
id: 2
name: 'hs-ko'
color: '0xff0000'
}
item {
id: 3
name: 'hs-empty'
color: '0xaaaaaa'
}