MANIFEST.in
README.md
requirements.txt
setup.py
src/depthai_sdk/__init__.py
src/depthai_sdk/args_parser.py
src/depthai_sdk/fps.py
src/depthai_sdk/logger.py
src/depthai_sdk/oak_camera.py
src/depthai_sdk/oak_device.py
src/depthai_sdk/previews.py
src/depthai_sdk/record.py
src/depthai_sdk/replay.py
src/depthai_sdk/types.py
src/depthai_sdk/utils.py
src/depthai_sdk.egg-info/PKG-INFO
src/depthai_sdk.egg-info/SOURCES.txt
src/depthai_sdk.egg-info/dependency_links.txt
src/depthai_sdk.egg-info/entry_points.txt
src/depthai_sdk.egg-info/requires.txt
src/depthai_sdk.egg-info/top_level.txt
src/depthai_sdk/classes/__init__.py
src/depthai_sdk/classes/enum.py
src/depthai_sdk/classes/nn_config.py
src/depthai_sdk/classes/nn_results.py
src/depthai_sdk/classes/output_config.py
src/depthai_sdk/classes/packets.py
src/depthai_sdk/classes/yolo_config.py
src/depthai_sdk/components/__init__.py
src/depthai_sdk/components/camera_component.py
src/depthai_sdk/components/camera_control.py
src/depthai_sdk/components/camera_helper.py
src/depthai_sdk/components/component.py
src/depthai_sdk/components/imu_component.py
src/depthai_sdk/components/multi_stage_nn.py
src/depthai_sdk/components/nn_component.py
src/depthai_sdk/components/nn_helper.py
src/depthai_sdk/components/parser.py
src/depthai_sdk/components/stereo_component.py
src/depthai_sdk/components/stereo_control.py
src/depthai_sdk/components/template_multi_stage_script.py
src/depthai_sdk/components/undistort.py
src/depthai_sdk/integrations/__init__.py
src/depthai_sdk/integrations/roboflow.py
src/depthai_sdk/integrations/ros/__init__.py
src/depthai_sdk/integrations/ros/depthai2ros.py
src/depthai_sdk/integrations/ros/depthai2ros2.py
src/depthai_sdk/integrations/ros/imu_interpolation.py
src/depthai_sdk/integrations/ros/ros2_streaming.py
src/depthai_sdk/integrations/ros/ros_base.py
src/depthai_sdk/managers/__init__.py
src/depthai_sdk/managers/arg_manager.py
src/depthai_sdk/managers/blob_manager.py
src/depthai_sdk/managers/encoding_manager.py
src/depthai_sdk/managers/nnet_manager.py
src/depthai_sdk/managers/pipeline_manager.py
src/depthai_sdk/managers/preview_manager.py
src/depthai_sdk/nn_models/age-gender-recognition-retail-0013/config.json
src/depthai_sdk/nn_models/age-gender-recognition-retail-0013/handler.py
src/depthai_sdk/nn_models/deeplabv3_person/config.json
src/depthai_sdk/nn_models/deeplabv3_person/handler.py
src/depthai_sdk/nn_models/emotions-recognition-retail-0003/config.json
src/depthai_sdk/nn_models/emotions-recognition-retail-0003/handler.py
src/depthai_sdk/nn_models/face-detection-adas-0001/config.json
src/depthai_sdk/nn_models/face-detection-retail-0004/config.json
src/depthai_sdk/nn_models/human-pose-estimation-0001/config.json
src/depthai_sdk/nn_models/human-pose-estimation-0001/handler.py
src/depthai_sdk/nn_models/mobilenet-ssd/config.json
src/depthai_sdk/nn_models/openpose2/config.json
src/depthai_sdk/nn_models/openpose2/handler.py
src/depthai_sdk/nn_models/openpose2/model.yml
src/depthai_sdk/nn_models/palm_detection_128x128/config.json
src/depthai_sdk/nn_models/palm_detection_128x128/handler.py
src/depthai_sdk/nn_models/pedestrian-detection-adas-0002/config.json
src/depthai_sdk/nn_models/person-detection-0200/config.json
src/depthai_sdk/nn_models/person-detection-retail-0013/config.json
src/depthai_sdk/nn_models/person-reidentification-retail-0288/config.json
src/depthai_sdk/nn_models/person-reidentification-retail-0288/handler.py
src/depthai_sdk/nn_models/person-vehicle-bike-detection-crossroad-1016/config.json
src/depthai_sdk/nn_models/road-segmentation-adas-0001/config.json
src/depthai_sdk/nn_models/road-segmentation-adas-0001/handler.py
src/depthai_sdk/nn_models/sbd_mask_classification_224x224/config.json
src/depthai_sdk/nn_models/sbd_mask_classification_224x224/handler.py
src/depthai_sdk/nn_models/vehicle-detection-0202/config.json
src/depthai_sdk/nn_models/vehicle-detection-adas-0002/config.json
src/depthai_sdk/nn_models/vehicle-license-plate-detection-barrier-0106/config.json
src/depthai_sdk/nn_models/yolo-v3-tf/config.json
src/depthai_sdk/nn_models/yolo-v3-tiny-tf/config.json
src/depthai_sdk/nn_models/yolov4_coco_608x608/config.json
src/depthai_sdk/nn_models/yolov4_tiny_coco_416x416/config.json
src/depthai_sdk/nn_models/yolov5n_coco_416x416/config.json
src/depthai_sdk/nn_models/yolov6n_coco_640x640/config.json
src/depthai_sdk/nn_models/yolov6nr3_coco_640x352/config.json
src/depthai_sdk/nn_models/yolov7tiny_coco_416x416/config.json
src/depthai_sdk/nn_models/yolov7tiny_coco_640x352/config.json
src/depthai_sdk/nn_models/yolov8n_coco_640x352/config.json
src/depthai_sdk/oak_outputs/__init__.py
src/depthai_sdk/oak_outputs/fps.py
src/depthai_sdk/oak_outputs/syncing.py
src/depthai_sdk/oak_outputs/xout.py
src/depthai_sdk/oak_outputs/xout_base.py
src/depthai_sdk/oak_outputs/xout/__init__.py
src/depthai_sdk/oak_outputs/xout/xout_base.py
src/depthai_sdk/oak_outputs/xout/xout_depth.py
src/depthai_sdk/oak_outputs/xout/xout_disparity.py
src/depthai_sdk/oak_outputs/xout/xout_frames.py
src/depthai_sdk/oak_outputs/xout/xout_h26x.py
src/depthai_sdk/oak_outputs/xout/xout_imu.py
src/depthai_sdk/oak_outputs/xout/xout_mjpeg.py
src/depthai_sdk/oak_outputs/xout/xout_nn.py
src/depthai_sdk/oak_outputs/xout/xout_nn_encoded.py
src/depthai_sdk/oak_outputs/xout/xout_seq_sync.py
src/depthai_sdk/oak_outputs/xout/xout_tracker.py
src/depthai_sdk/readers/__init__.py
src/depthai_sdk/readers/abstract_reader.py
src/depthai_sdk/readers/db3_reader.py
src/depthai_sdk/readers/image_reader.py
src/depthai_sdk/readers/mcap_reader.py
src/depthai_sdk/readers/rosbag_reader.py
src/depthai_sdk/readers/videocap_reader.py
src/depthai_sdk/recorders/__init__.py
src/depthai_sdk/recorders/abstract_recorder.py
src/depthai_sdk/recorders/mcap_recorder.py
src/depthai_sdk/recorders/rosbag_recorder.py
src/depthai_sdk/recorders/video_recorder.py
src/depthai_sdk/recorders/video_writers/__init__.py
src/depthai_sdk/recorders/video_writers/av_writer.py
src/depthai_sdk/recorders/video_writers/base_writer.py
src/depthai_sdk/recorders/video_writers/file_writer.py
src/depthai_sdk/recorders/video_writers/utils.py
src/depthai_sdk/recorders/video_writers/video_writer.py
src/depthai_sdk/tracking/__init__.py
src/depthai_sdk/tracking/kalman.py
src/depthai_sdk/trigger_action/__init__.py
src/depthai_sdk/trigger_action/trigger_action.py
src/depthai_sdk/trigger_action/actions/__init__.py
src/depthai_sdk/trigger_action/actions/abstract_action.py
src/depthai_sdk/trigger_action/actions/record_action.py
src/depthai_sdk/trigger_action/triggers/__init__.py
src/depthai_sdk/trigger_action/triggers/abstract_trigger.py
src/depthai_sdk/trigger_action/triggers/detection_trigger.py
src/depthai_sdk/visualize/__init__.py
src/depthai_sdk/visualize/bbox.py
src/depthai_sdk/visualize/colors.py
src/depthai_sdk/visualize/configs.py
src/depthai_sdk/visualize/encoder.py
src/depthai_sdk/visualize/objects.py
src/depthai_sdk/visualize/polygon.py
src/depthai_sdk/visualize/visualizer.py
src/depthai_sdk/visualize/visualizer_helper.py
src/depthai_sdk_console_scripts/__init__.py