Skip to main content

Effects

Reference for the Effects JSON element.

See also: Effects

Example

{
"show_bounding_boxes": true,
"show_regions": true,
"show_alert_text": true
}

Fields

FieldTypeDescription
show_motionbooleanDraw motion contours.
show_bounding_boxesbooleanDraw object bounding boxes.
show_bounding_box_labelsbooleanDraw labels on bounding boxes.
show_linesbooleanDraw configured lines.
show_regionsbooleanDraw region outlines.
show_preliminary_detectionsbooleanShow preliminary detections.
show_validated_detectionsbooleanShow validated detections.
blur_non_validated_detectionsbooleanBlur non-validated detections.
show_confidence_levelsbooleanShow confidence values.
show_object_countbooleanShow object count overlays.
show_frame_numberbooleanShow frame numbers.
show_track_idbooleanShow track IDs.
show_alert_textbooleanShow alert text.
font_scalenumberFont scale for overlay text.