MANIFEST.in
README.md
requirements.txt
setup.py
docs/.readthedocs.yaml
docs/LICENSE
docs/install_dependencies.sh
docs/requirements.txt
docs/source/api_reference.rst
docs/source/conf.py
docs/source/index.rst
docs/source/oak-camera.rst
docs/source/quickstart.rst
docs/source/_static/css/index.css
docs/source/_static/images/favicon.png
docs/source/_static/images/demos/sdk_age_gender.png
docs/source/_static/images/demos/sdk_api_interop.png
docs/source/_static/images/demos/sdk_camera_control.gif
docs/source/_static/images/demos/sdk_camera_control_with_NN.png
docs/source/_static/images/demos/sdk_camera_preview.png
docs/source/_static/images/demos/sdk_car_tracking.gif
docs/source/_static/images/demos/sdk_collision_avoidance.gif
docs/source/_static/images/demos/sdk_counter.gif
docs/source/_static/images/demos/sdk_emotion_recognition.gif
docs/source/_static/images/demos/sdk_face_detection_color.png
docs/source/_static/images/demos/sdk_face_detection_left.png
docs/source/_static/images/demos/sdk_human_pose.gif
docs/source/_static/images/demos/sdk_imu_demo.png
docs/source/_static/images/demos/sdk_imu_rerun.png
docs/source/_static/images/demos/sdk_mono_400p.png
docs/source/_static/images/demos/sdk_object_tracking.png
docs/source/_static/images/demos/sdk_photo_download.png
docs/source/_static/images/demos/sdk_pointcloud.gif
docs/source/_static/images/demos/sdk_preview_all_cameras.png
docs/source/_static/images/demos/sdk_rotated.png
docs/source/_static/images/demos/sdk_spatial_detection.png
docs/source/_static/images/demos/sdk_speed_calculation.gif
docs/source/_static/images/demos/sdk_stereo_auto_ir.png
docs/source/_static/images/demos/sdk_stereo_control.gif
docs/source/_static/images/demos/sdk_sync_multiple_outputs.png
docs/source/_static/images/demos/sdk_visualizer_callback.png
docs/source/_static/images/pipelines/age-gender.png
docs/source/_static/images/pipelines/api_interop.png
docs/source/_static/images/pipelines/cam_ffc.png
docs/source/_static/images/pipelines/camera_control.png
docs/source/_static/images/pipelines/camera_control_with_NN.png
docs/source/_static/images/pipelines/camera_preview.png
docs/source/_static/images/pipelines/car_tracking.png
docs/source/_static/images/pipelines/collision_avoidance.png
docs/source/_static/images/pipelines/counter.png
docs/source/_static/images/pipelines/custom_action.png
docs/source/_static/images/pipelines/custom_decode.png
docs/source/_static/images/pipelines/custom_trigger.png
docs/source/_static/images/pipelines/deeplabv3_person.png
docs/source/_static/images/pipelines/emotion_recognition.png
docs/source/_static/images/pipelines/encode.png
docs/source/_static/images/pipelines/encoder_preview.png
docs/source/_static/images/pipelines/face_detection_color.png
docs/source/_static/images/pipelines/face_detection_left.png
docs/source/_static/images/pipelines/human_pose.png
docs/source/_static/images/pipelines/imu.png
docs/source/_static/images/pipelines/looped_replay.png
docs/source/_static/images/pipelines/mobilenet_encoded.png
docs/source/_static/images/pipelines/mono_400p.png
docs/source/_static/images/pipelines/nn_component.png
docs/source/_static/images/pipelines/object_tracking.png
docs/source/_static/images/pipelines/people_tracker.png
docs/source/_static/images/pipelines/person_record.png
docs/source/_static/images/pipelines/photo_download.png
docs/source/_static/images/pipelines/pointcloud.png
docs/source/_static/images/pipelines/preview_all_cameras.png
docs/source/_static/images/pipelines/recording_duration.png
docs/source/_static/images/pipelines/rgb_mono_preview.png
docs/source/_static/images/pipelines/roboflow_integration.png
docs/source/_static/images/pipelines/rosbag_record.png
docs/source/_static/images/pipelines/rotated.png
docs/source/_static/images/pipelines/spatial_detection.png
docs/source/_static/images/pipelines/stereo.png
docs/source/_static/images/pipelines/stereo_auto_ir.png
docs/source/_static/images/pipelines/stereo_control.png
docs/source/_static/images/pipelines/stereo_encoded.png
docs/source/_static/images/pipelines/stereo_record.png
docs/source/_static/images/pipelines/switch_between_models.png
docs/source/_static/images/pipelines/sync_multiple_outputs.png
docs/source/_static/images/pipelines/visualizer.png
docs/source/_static/images/pipelines/visualizer_callback.png
docs/source/_static/images/pipelines/yolo.png
docs/source/_static/images/pipelines/youtube_download.png
docs/source/components/camera_component.rst
docs/source/components/imu_component.rst
docs/source/components/nn_component.rst
docs/source/components/stereo_component.rst
docs/source/features/ai_models.rst
docs/source/features/auto_ir.rst
docs/source/features/conditional-actions.rst
docs/source/features/recording.rst
docs/source/features/replaying.rst
docs/source/features/sub-features/integrations.rst
docs/source/fundamentals/components.rst
docs/source/fundamentals/packets.rst
docs/source/fundamentals/visualizer.rst
docs/source/includes/blocking_behavior.rst
docs/source/includes/footer-short.rst
docs/source/includes/install-long.rst
docs/source/includes/install-short.rst
docs/source/includes/install_from_pypi.rst
docs/source/samples/CameraComponent/sdk_cam_ffc.rst
docs/source/samples/CameraComponent/sdk_camera_control.rst
docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst
docs/source/samples/CameraComponent/sdk_camera_preview.rst
docs/source/samples/CameraComponent/sdk_mono_400p.rst
docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst
docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst
docs/source/samples/CameraComponent/sdk_rotated.rst
docs/source/samples/IMUComponent/sdk_imu.rst
docs/source/samples/IMUComponent/sdk_imu_rerun.rst
docs/source/samples/NNComponent/sdk_age_gender.rst
docs/source/samples/NNComponent/sdk_custom_decode.rst
docs/source/samples/NNComponent/sdk_deeplabv3_person.rst
docs/source/samples/NNComponent/sdk_emotion_recognition.rst
docs/source/samples/NNComponent/sdk_face_detection_color.rst
docs/source/samples/NNComponent/sdk_face_detection_left.rst
docs/source/samples/NNComponent/sdk_human_pose.rst
docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst
docs/source/samples/NNComponent/sdk_nn_component.rst
docs/source/samples/NNComponent/sdk_object_tracking.rst
docs/source/samples/NNComponent/sdk_roboflow_integration.rst
docs/source/samples/NNComponent/sdk_spatial_detection.rst
docs/source/samples/NNComponent/sdk_yolo.rst
docs/source/samples/PointcloudComponent/SDK_pointcloud.rst
docs/source/samples/StereoComponent/SDK_stereo.rst
docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst
docs/source/samples/StereoComponent/SDK_stereo_control.rst
docs/source/samples/StereoComponent/SDK_stereo_encoded.rst
docs/source/samples/mixed/sdk_api_interop.rst
docs/source/samples/mixed/sdk_car_tracking.rst
docs/source/samples/mixed/sdk_collision_avoidance.rst
docs/source/samples/mixed/sdk_speed_calculation.rst
docs/source/samples/mixed/sdk_switch_between_models.rst
docs/source/samples/mixed/sdk_sync_multiple_outputs.rst
docs/source/samples/recording/SDK_encode.rst
docs/source/samples/recording/SDK_encoder_preview.rst
docs/source/samples/recording/SDK_mcap_record.rst
docs/source/samples/recording/SDK_mcap_record_imu.rst
docs/source/samples/recording/SDK_recording_duration.rst
docs/source/samples/recording/SDK_rosbag_record.rst
docs/source/samples/recording/SDK_stereo_record.rst
docs/source/samples/replay/SDK_counter.rst
docs/source/samples/replay/SDK_looped_replay.rst
docs/source/samples/replay/SDK_people_tracker.rst
docs/source/samples/replay/SDK_photo_download.rst
docs/source/samples/replay/SDK_youtube_download.rst
docs/source/samples/streaming/SDK_ros_publishing.rst
docs/source/samples/trigger_action/SDK_custom_action.rst
docs/source/samples/trigger_action/SDK_custom_trigger.rst
docs/source/samples/trigger_action/SDK_person_record.rst
docs/source/samples/visualizer/SDK_visualizer.rst
docs/source/samples/visualizer/SDK_visualizer_callback.rst
docs/source/tutorials/code_samples.rst
docs/source/visualizer_formats/detection_format.json
docs/source/visualizer_formats/example.json
docs/source/visualizer_formats/format.json
docs/source/visualizer_formats/line_format.json
docs/source/visualizer_formats/text_format.json
examples/CameraComponent/cam_ffc.py
examples/CameraComponent/camera_control.py
examples/CameraComponent/camera_control_with_nn.py
examples/CameraComponent/camera_encode.py
examples/CameraComponent/camera_preview.py
examples/CameraComponent/mono_400p.py
examples/CameraComponent/preview_all_cameras.py
examples/CameraComponent/rgb_mono_preview.py
examples/CameraComponent/rotated.py
examples/IMUComponent/imu.py
examples/NNComponent/age-gender.py
examples/NNComponent/custom_decode.py
examples/NNComponent/emotion-recognition.py
examples/NNComponent/face_detection_color.py
examples/NNComponent/face_detection_left.py
examples/NNComponent/human_pose.py
examples/NNComponent/mobilenet_encoded.py
examples/NNComponent/nn_component.py
examples/NNComponent/object_tracking.py
examples/NNComponent/roboflow_integration.py
examples/NNComponent/spatial_detection.py
examples/NNComponent/yolo.py
examples/PointcloudComponent/pointcloud.py
examples/StereoComponent/depth_score.py
examples/StereoComponent/stereo.py
examples/StereoComponent/stereo_auto_ir.py
examples/StereoComponent/stereo_control.py
examples/StereoComponent/stereo_encoded.py
examples/ToFComponent/tof.py
examples/ToFComponent/tof_align.py
examples/mixed/api_interop.py
examples/mixed/car_tracking.py
examples/mixed/collision_avoidance.py
examples/mixed/packet_callback.py
examples/mixed/packet_queue.py
examples/mixed/speed_calculation.py
examples/mixed/switch_between_models.py
examples/mixed/sync_multiple_outputs.py
examples/recording/depth_video_record.py
examples/recording/encode.py
examples/recording/encoder_preview.py
examples/recording/mcap_record.py
examples/recording/mcap_record_imu.py
examples/recording/record_all.py
examples/recording/recording_duration.py
examples/recording/rosbag_record.py
examples/recording/stereo_record.py
examples/replay/counter.py
examples/replay/looped-replay.py
examples/replay/people-tracker.py
examples/replay/photo-download.py
examples/replay/ros2-replay.py
examples/replay/youtube-download.py
examples/streaming/ros_publishing.py
examples/trigger_action/custom_action.py
examples/trigger_action/custom_trigger.py
examples/trigger_action/person_record.py
examples/visualizer/visualizer.py
examples/visualizer/visualizer_callback.py
sdk_tests/test_examples.py
sdk_tests/assets/vehicle_detection/objects.json
sdk_tests/assets/vehicle_tracking/objects.json
sdk_tests/assets/vehicle_tracking/original.png
sdk_tests/components/nn/test_nn_component.py
sdk_tests/components/stereo/test_stereo_component.py
src/depthai_sdk/__init__.py
src/depthai_sdk/args_parser.py
src/depthai_sdk/constants.py
src/depthai_sdk/evaluate.py
src/depthai_sdk/fps.py
src/depthai_sdk/logger.py
src/depthai_sdk/multi_cam.py
src/depthai_sdk/oak_camera.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/box_estimator.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/packet_handlers.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/control_camera_with_nn.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/pointcloud_component.py
src/depthai_sdk/components/pointcloud_helper.py
src/depthai_sdk/components/stereo_component.py
src/depthai_sdk/components/stereo_control.py
src/depthai_sdk/components/template_control_cam_with_nn.py
src/depthai_sdk/components/template_multi_stage_script.py
src/depthai_sdk/components/tof_component.py
src/depthai_sdk/components/tof_control.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/README.md
src/depthai_sdk/nn_models/_deeplabv3_person/config.json
src/depthai_sdk/nn_models/_deeplabv3_person/handler.py
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/_road-segmentation-adas-0001/config.json
src/depthai_sdk/nn_models/_road-segmentation-adas-0001/handler.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/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/facemesh_192x192/config.json
src/depthai_sdk/nn_models/facemesh_192x192/handler.py
src/depthai_sdk/nn_models/facial_landmarks_68_160x160/config.json
src/depthai_sdk/nn_models/facial_landmarks_68_160x160/handler.py
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/mobilenetv2_imagenet_embedder_224x224/config.json
src/depthai_sdk/nn_models/mobilenetv2_imagenet_embedder_224x224/handler.py
src/depthai_sdk/nn_models/palm_detection_128x128/anchors_palm.npy
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/pedestrian-detection-adas-0002/palm_detection_128x128/config.json
src/depthai_sdk/nn_models/pedestrian-detection-adas-0002/palm_detection_128x128/handler.py
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/semantic-segmentation-adas-0001/config.json
src/depthai_sdk/nn_models/semantic-segmentation-adas-0001/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/__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_imu.py
src/depthai_sdk/oak_outputs/xout/xout_nn.py
src/depthai_sdk/oak_outputs/xout/xout_pointcloud.py
src/depthai_sdk/oak_outputs/xout/xout_seq_sync.py
src/depthai_sdk/oak_outputs/xout/xout_tracker.py
src/depthai_sdk/readers/README.md
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/README.md
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/visualize/visualizers/opencv_text.py
src/depthai_sdk/visualize/visualizers/opencv_visualizer.py
src/depthai_sdk/visualize/visualizers/viewer_visualizer.py
src/depthai_sdk_console_scripts/__init__.py
src/depthai_sdk_console_scripts/depthai_sdk/__init__.py
src/depthai_sdk_console_scripts/depthai_sdk/__main__.py
src/test/test_bb_helper.py
src/test/test_blob_manager.py
src/test/test_camera_helper.py
src/test/test_encoding_manager.py
src/test/test_pipeline_manager.py
src/test/test_replay.py
src/test/test_utils.py
src/test/data/custom_model.json
src/test/data/logo.png
src/test/manual/nnet_manager.py
src/test/manual/preview_manager.py