st-ten-1/config/vision/labels/labels.pbtxt
matteo porta 13bfe52246 wip
2022-07-12 16:40:15 +02:00

16 lines
180 B
Plaintext

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