PySpin.InferenceBoundingBoxResult¶ class InferenceBoundingBoxResult(*args)¶ An inference bounding boxes object which holds information about the detected bounding boxes. GetBoxAt(self, index) → InferenceBoundingBox¶ Parameters¶ index: uint16_t const GetBoxCount(self) → int16_t¶ GetBoxSize(self) → int8_t¶ GetVersion(self) → int8_t¶