supervision-js
    Preparing search index...

      supervision-js

      Detections
      Editing
      Interactions
      Media Preparation
      Media Sessions
      Rendering
      Styles
      Application Integration

      The installation, runtime, data, and lifecycle contract for integrating supervision-js into another web application.

      Detections And Rendering

      How semantic detections move through cold storage, hot windows, prepared artifacts, and active renderer frames.

      Media Preparation

      Probe uploaded media and normalize it into a browser-renderable profile.

      Media Sessions

      The primary session API for one renderer-owned media item.

      Presentation Styles

      Style boxes, masks, and labels without mutating detection data.

      Public API

      The supported browser package surface and its advanced boundaries.

      Interactive Picking

      Add paused-only hover and selected detection highlights.

      Multiple Detection Sources

      Compose model predictions, draft annotations, or other app-owned detection streams over one media item.

      Progressive Upload Normalization

      Normalize uploaded media while the session becomes renderable.

      React Integration

      Own a vanilla MediaSession safely from a React component.

      Session Lifecycle

      Create, replace, and destroy media sessions without leaking renderer work.

      Static Detections

      Render detections that are already available when the media session starts.

      Streaming Detections

      Append detections as inference results arrive over time.