VideoStream#
- maite.protocols.multiobject_tracking.VideoStream#
Semantic alias for a video input stream as
Iterable[VideoFrame].Use
VideoStreamwhen emphasizing that a value is a temporally ordered sequence of frame-level inputs for a single video.alias of
Iterable[VideoFrame]