RoiBoxVector

Function

Vector class of the RoiBox, which implements common vector operations.

Structure Definition

The structure is generated by SWIG, and only some service-related APIs are displayed. For details, see StreamManagerApi.py.

class RoiBoxVector:
    def push_back(self, x):
        pass
    def pop_back(self):
        pass
    def pop(self):
        pass