DEPZ stereo-vision SDK — Cython-compiled pipeline with PyAV capture, MKV recording/replay, and optional OpenVINO/ONNX inference engines.
Project description
depz-camera-sdk
DEPZ stereo-vision SDK — Cython-compiled pipeline with PyAV capture, MKV recording/replay, and optional OpenVINO/ONNX depth inference engines.
Installation
A bare install is "pure" — no inference engines (your environment provides them, or none). Pick extras for the hardware you have:
pip install depz-camera-sdk # pure: no engines
pip install depz-camera-sdk[openvino] # default on Win/Linux x86_64 — Intel CPU/iGPU/NPU + AMD CPU
pip install depz-camera-sdk[openvino,cuda-bundled] # + NVIDIA GPU, self-contained (~1.5 GB)
pip install depz-camera-sdk[openvino,cuda] # + NVIDIA GPU, lean (requires system CUDA 12)
pip install depz-camera-sdk[openvino,dml] # + AMD GPU on Windows (any DX12 GPU, DirectML)
pip install depz-camera-sdk[openvino,migraphx] # + AMD GPU on Linux (needs system ROCm + MIGraphX)
pip install depz-camera-sdk[cpu] # ARM / macOS baseline (CoreML included on Apple Silicon)
pip install depz-camera-sdk[qnn] # Windows ARM64 — Qualcomm NPU (replaces [cpu])
At most one ONNX Runtime extra per environment (they all install the same
onnxruntime import). [openvino] only resolves on Windows/Linux x86_64.
Supported platforms
| OS | Architecture | Python |
|---|---|---|
| Windows | x64 | 3.11 · 3.12 · 3.13 |
| Linux | x86_64 · ARM64 | 3.11 · 3.12 · 3.13 |
| macOS | x86_64 + Apple Silicon (universal2) | 3.11 · 3.12 · 3.13 |
Related
- depz-camera-viewer — browser-based stereo viewer built on this SDK:
pip install depz-camera-viewer[cpu] - One-click installers & releases
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file depz_camera_sdk-0.2.4-cp311-abi3-win_amd64.whl.
File metadata
- Download URL: depz_camera_sdk-0.2.4-cp311-abi3-win_amd64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.11+, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66353857374d5d2f8c7002cc0086f98aa8926825214d2db0872156f127fae4a6
|
|
| MD5 |
d46198a064b4d04acb28bcce3a33326e
|
|
| BLAKE2b-256 |
ed8c9bd8440a9128fee305a522bb4b19806925b7866f1c40d8b6dfa6ef30644b
|
Provenance
The following attestation bundles were made for depz_camera_sdk-0.2.4-cp311-abi3-win_amd64.whl:
Publisher:
build-wheels.yml on depz-ai/depz-camera-python-sdk-and-viewer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
depz_camera_sdk-0.2.4-cp311-abi3-win_amd64.whl -
Subject digest:
66353857374d5d2f8c7002cc0086f98aa8926825214d2db0872156f127fae4a6 - Sigstore transparency entry: 2180577028
- Sigstore integration time:
-
Permalink:
depz-ai/depz-camera-python-sdk-and-viewer@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Branch / Tag:
refs/tags/v0.2.4 - Owner: https://github.com/depz-ai
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-wheels.yml@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file depz_camera_sdk-0.2.4-cp311-abi3-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: depz_camera_sdk-0.2.4-cp311-abi3-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11+, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab67765a60e16efaf30ca46aea9a9aff8857db39f38457fa47937ae9601dda68
|
|
| MD5 |
40023512238729a8d0fa9d4e0c4f195a
|
|
| BLAKE2b-256 |
b00f2cc0fb7b374247103a419d458418aa522dff1842914c46ef8669cab00fca
|
Provenance
The following attestation bundles were made for depz_camera_sdk-0.2.4-cp311-abi3-musllinux_1_2_x86_64.whl:
Publisher:
build-wheels.yml on depz-ai/depz-camera-python-sdk-and-viewer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
depz_camera_sdk-0.2.4-cp311-abi3-musllinux_1_2_x86_64.whl -
Subject digest:
ab67765a60e16efaf30ca46aea9a9aff8857db39f38457fa47937ae9601dda68 - Sigstore transparency entry: 2180577313
- Sigstore integration time:
-
Permalink:
depz-ai/depz-camera-python-sdk-and-viewer@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Branch / Tag:
refs/tags/v0.2.4 - Owner: https://github.com/depz-ai
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-wheels.yml@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file depz_camera_sdk-0.2.4-cp311-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.
File metadata
- Download URL: depz_camera_sdk-0.2.4-cp311-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11+, manylinux: glibc 2.28+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79f88a956241d981d493d27b509423d2f28d848066f9dd5ef89256f602e90678
|
|
| MD5 |
4fe426561504cdd70f7ce7c0b3084b70
|
|
| BLAKE2b-256 |
646182dcc76f0e4fc264ca400870d5df5dc00d9e0daad58df1b6c17037a75762
|
Provenance
The following attestation bundles were made for depz_camera_sdk-0.2.4-cp311-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:
Publisher:
build-wheels.yml on depz-ai/depz-camera-python-sdk-and-viewer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
depz_camera_sdk-0.2.4-cp311-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl -
Subject digest:
79f88a956241d981d493d27b509423d2f28d848066f9dd5ef89256f602e90678 - Sigstore transparency entry: 2180576873
- Sigstore integration time:
-
Permalink:
depz-ai/depz-camera-python-sdk-and-viewer@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Branch / Tag:
refs/tags/v0.2.4 - Owner: https://github.com/depz-ai
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-wheels.yml@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file depz_camera_sdk-0.2.4-cp311-abi3-macosx_10_9_universal2.whl.
File metadata
- Download URL: depz_camera_sdk-0.2.4-cp311-abi3-macosx_10_9_universal2.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.11+, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
619185014ac75509b3998d7d621fc2250c8bd30875fffd4b2c318d84c380330a
|
|
| MD5 |
6cfd6a1e872c334ef2be980d0bf25744
|
|
| BLAKE2b-256 |
59b3587413ecddbde0306eed7965954894d375f7795e7c20e996a8e1e0c17b9f
|
Provenance
The following attestation bundles were made for depz_camera_sdk-0.2.4-cp311-abi3-macosx_10_9_universal2.whl:
Publisher:
build-wheels.yml on depz-ai/depz-camera-python-sdk-and-viewer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
depz_camera_sdk-0.2.4-cp311-abi3-macosx_10_9_universal2.whl -
Subject digest:
619185014ac75509b3998d7d621fc2250c8bd30875fffd4b2c318d84c380330a - Sigstore transparency entry: 2180576709
- Sigstore integration time:
-
Permalink:
depz-ai/depz-camera-python-sdk-and-viewer@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Branch / Tag:
refs/tags/v0.2.4 - Owner: https://github.com/depz-ai
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-wheels.yml@746c219578dc8e5abf13dc9ce3d73c8eea0510f9 -
Trigger Event:
push
-
Statement type: