supervision-js
    Preparing search index...

    Interface DetectionFrameChunk

    interface DetectionFrameChunk {
        frames: readonly DetectionFrame[];
    }
    Index
    frames: readonly DetectionFrame[]