module documentation

Undocumented

Class BboxWithIdAndType Undocumented
Function save_video_util Undocumented
Constant TEXT_PADDING Undocumented
Function _get_bboxes Indexes objects based on frame ID
Function _get_video_names Returns mappings from videoName to cameraId and vice versa
def save_video_util(objects: dict[str, list[QueryResult]], trackings: dict[str, list[list[TrackingResult]]], outputDir: str, addBoundingBoxes: bool = False) -> list[tuple[str, int]]:

Undocumented

TEXT_PADDING: int =

Undocumented

Value
5
def _get_bboxes(objList: list[MovableObject], cameraVideoNames: dict[str, str]):

Indexes objects based on frame ID

def _get_video_names(objects: dict[str, list[QueryResult]]):

Returns mappings from videoName to cameraId and vice versa