class Stream(Generic[
Known subclasses: spatialyze.video_processor.stream.decode_frame.DecodeFrame, spatialyze.video_processor.stream.deepsort.DeepSORT, spatialyze.video_processor.stream.exit_frame_sampler.ExitFrameSampler, spatialyze.video_processor.stream.from_detection_2d_and_depth.FromDetection2DAndDepth, spatialyze.video_processor.stream.from_detection_2d_and_road.FromDetection2DAndRoad, spatialyze.video_processor.stream.list_images.ListImages, spatialyze.video_processor.stream.load_images.LoadImages, spatialyze.video_processor.stream.mono_depth_estimator.MonoDepthEstimator, spatialyze.video_processor.stream.object_type_pruner.ObjectTypePruner, spatialyze.video_processor.stream.prefilter.Prefilter, spatialyze.video_processor.stream.prune_frames.PruneFrames, spatialyze.video_processor.stream.road_visibility_pruner.RoadVisibilityPruner, spatialyze.video_processor.stream.strongsort.StrongSORT, spatialyze.video_processor.stream.yolo.Yolo
Constructor: Stream(*args, **kwargs)
Undocumented
| Method | __new__ |
Undocumented |
| Method | end |
Undocumented |
| Method | ended |
Undocumented |
| Method | execute |
Undocumented |
| Method | iterate |
Undocumented |
| Method | stream |
Undocumented |
| Method | _assign |
Undocumented |
| Method | _free |
Undocumented |
| Method | _initialize |
Undocumented |
| Method | _initialize |
Undocumented |
| Method | _stream |
Undocumented |
| Instance Variable | _ended |
Undocumented |
| Instance Variable | _front |
Undocumented |
| Instance Variable | _iter |
Undocumented |
| Instance Variable | _results |
Undocumented |
| Instance Variable | _stream |
Undocumented |
| Instance Variable | _stream |
Undocumented |
| Instance Variable | _video |
Undocumented |
| Instance Variable | _visited |
Undocumented |
spatialyze.video_processor.stream.decode_frame.DecodeFrame, spatialyze.video_processor.stream.deepsort.DeepSORT, spatialyze.video_processor.stream.exit_frame_sampler.ExitFrameSampler, spatialyze.video_processor.stream.from_detection_2d_and_depth.FromDetection2DAndDepth, spatialyze.video_processor.stream.from_detection_2d_and_road.FromDetection2DAndRoad, spatialyze.video_processor.stream.list_images.ListImages, spatialyze.video_processor.stream.load_images.LoadImages, spatialyze.video_processor.stream.mono_depth_estimator.MonoDepthEstimator, spatialyze.video_processor.stream.object_type_pruner.ObjectTypePruner, spatialyze.video_processor.stream.prefilter.Prefilter, spatialyze.video_processor.stream.prune_frames.PruneFrames, spatialyze.video_processor.stream.road_visibility_pruner.RoadVisibilityPruner, spatialyze.video_processor.stream.strongsort.StrongSORT, spatialyze.video_processor.stream.yolo.YoloUndocumented