
Generic overlay renderer. Accepts a base Image plus bounding boxes, segmentation masks, landmarks, points, polygons, vectors, or caption strings and stacks all overlays in input order, emitting the composited result as an Image.
Live detection overlay to browser stream.
Segmentation overlay to video file.
Tracked detections rendered to browser stream.
confidence_threshold gates only boxes and masks; landmarks have their own landmark_confidence_threshold.input_colors is a per-non-image-input colour override list indexed from 0; a missing entry falls back to a palette default.Automated release