Module interfaces

Module interfaces 

Source

Structs§

DetectionResult
Result of running a detector on a frame.
Frame
A frame of image data and associated metadata.
FrameRecord
Data passed to a recorder sink.
Label

Enums§

LabelSource

Traits§

BurnDetectorFactory
Optional factory for feature-flagged Burn model runtime.
Detector
Runs inference on a frame.
FrameSource
Pulls frames from some source (capture camera, file, test generator).
Recorder
Persists frames/metadata to a sink (disk, stream, etc).