Forum >Husky + Python: get name of recognized object
Husky + Python: get name of recognized object

Hi, i conected Huskylens by USB to a Raspberry Pi.
I'm using the Python library and when I'm in ALGORITHM_OBJECT_RECOGNITION mode, I can get number of recognized blocks (hl.count) and their positions.
Can I also get the name of the recognized blocks (one of the 20 build-in abjects: aeroplane, bicycle, bird, boat, bottle, bus, car, cat, chair, cow, dining-able, dog, horse, motorbike, person, potted lant, sheep, sofa, train, TV) into my Python program?
I'm using the Python library and when I'm in ALGORITHM_OBJECT_RECOGNITION mode, I can get number of recognized blocks (hl.count) and their positions.
Can I also get the name of the recognized blocks (one of the 20 build-in abjects: aeroplane, bicycle, bird, boat, bottle, bus, car, cat, chair, cow, dining-able, dog, horse, motorbike, person, potted lant, sheep, sofa, train, TV) into my Python program?