Skip to main content

Python realsense align

Project description

realsense-align

pre-commit License: BSD 3-Clause-Clear PyPI - Version

Porting librealsense C++ align code to Python C++ extension. Align depth and color image from numpy array without librealsense SDK and rs:frame infrastructure.

Prerequisites

  • uv
  • OpenMP

Build

uv build

Install

Install from PyPI

python -m pip install realsense-align

How to use

See tests/test_align.py for detail.

Run the test code by pytest tests.

Example

mmwave-capture-std RGB+Depth Video Player

Set up the virtual environment using uv

uv sync
source .venv/bin/activate

Then, run the code to show the RGB+Depth video

python examples/play_depth_video.py path/to/capture_00001

[IPorting

  • struct Intrinsic
  • Depth to color align
  • Color to depth align

Trade-off

  1. Don't care distortion: See librealsense#1430 for more information.

  2. Don't care extrinsic: Assume the following:

Rotation: [[1, 0, 0], [0, 1, 0], [0, 0, 1]]
Translation: [0, 0, 0]

See src/proc/align.cpp for original implementation, and rs2_extrinsicsStruct Reference for rs2_extrinsics structure.

Links

LICENSE

The Clear BSD License

Copyright (c) 2023 Louie Lu <louielu@cs.unc.edu>
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted (subject to the limitations in the disclaimer
below) provided that the following conditions are met:

     * Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.

     * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

     * Neither the name of the copyright holder nor the names of its
     contributors may be used to endorse or promote products derived from this
     software without specific prior written permission.

NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY
THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

realsense_align-0.1.4.tar.gz (14.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

realsense_align-0.1.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

realsense_align-0.1.4-cp312-cp312-win_amd64.whl (86.3 kB view details)

Uploaded CPython 3.12Windows x86-64

realsense_align-0.1.4-cp312-cp312-win32.whl (79.0 kB view details)

Uploaded CPython 3.12Windows x86

realsense_align-0.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (188.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

realsense_align-0.1.4-cp312-cp312-macosx_14_0_arm64.whl (364.9 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

realsense_align-0.1.4-cp311-cp311-win_amd64.whl (86.0 kB view details)

Uploaded CPython 3.11Windows x86-64

realsense_align-0.1.4-cp311-cp311-win32.whl (78.8 kB view details)

Uploaded CPython 3.11Windows x86

realsense_align-0.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (189.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

realsense_align-0.1.4-cp311-cp311-macosx_14_0_arm64.whl (365.7 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

realsense_align-0.1.4-cp310-cp310-win_amd64.whl (84.7 kB view details)

Uploaded CPython 3.10Windows x86-64

realsense_align-0.1.4-cp310-cp310-win32.whl (77.7 kB view details)

Uploaded CPython 3.10Windows x86

realsense_align-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (187.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

realsense_align-0.1.4-cp310-cp310-macosx_14_0_arm64.whl (364.6 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

realsense_align-0.1.4-cp39-cp39-win_amd64.whl (85.0 kB view details)

Uploaded CPython 3.9Windows x86-64

realsense_align-0.1.4-cp39-cp39-win32.whl (77.9 kB view details)

Uploaded CPython 3.9Windows x86

realsense_align-0.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (187.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

realsense_align-0.1.4-cp39-cp39-macosx_14_0_arm64.whl (364.7 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

realsense_align-0.1.4-cp38-cp38-win_amd64.whl (84.8 kB view details)

Uploaded CPython 3.8Windows x86-64

realsense_align-0.1.4-cp38-cp38-win32.whl (77.6 kB view details)

Uploaded CPython 3.8Windows x86

realsense_align-0.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (186.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

realsense_align-0.1.4-cp38-cp38-macosx_14_0_arm64.whl (364.3 kB view details)

Uploaded CPython 3.8macOS 14.0+ ARM64

File details

Details for the file realsense_align-0.1.4.tar.gz.

File metadata

  • Download URL: realsense_align-0.1.4.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.22

File hashes

Hashes for realsense_align-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9231795004e1d1143e0820470978c33e3f828768c37435b6e5abf1786357134d
MD5 b746ed0373b0586886be2148933b0f11
BLAKE2b-256 8c3ca8b3ab59d0fd29401fa4ef0cbda716032f9cf121b3bafa46ceb27f40ac62

See more details on using hashes here.

File details

Details for the file realsense_align-0.1.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 622915064959e9defe9296adb6b7761d166d7ab82d7617dc9a7878c20b1e1f67
MD5 7c38966a1eb62bee15ae71f77fb5b90a
BLAKE2b-256 970f2daf143b9ea86f9457f0467e8a90edfeb299f365bc96a621bfa391e3c2e9

See more details on using hashes here.

File details

Details for the file realsense_align-0.1.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b65c446f1940413f5c0dd12e3be91df5843521353cca8d301f5f9209ac8113ed
MD5 09fb5270330516bf1a79e620707b3412
BLAKE2b-256 3b9a762a4dc5a0d6a661143866c3a678b90d574f2bc602cdc30ed79db27c54f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 295c654edcfd5149e89c093c5c9a10e602f0572c5193c06faa84aaf395dcb922
MD5 3c5fe622d4aacb01e7b9e536d6e4258e
BLAKE2b-256 c88474dc4e924490c0d0c45c44da4c29eb856cbca6295b07b176c51a564bd457

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp312-cp312-win32.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5662a6e2c537130a45f9f3157f3e70aeb35ec4646b7997eb543ff426de0ec5b7
MD5 51790afb7007b22e271a1e850006178e
BLAKE2b-256 6264e3c3300954f49e9e44fd3fda7d60f124bc097f19b1c0a4f517b49c274ab3

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6b5604225ea95dc6b0bdc8530c637791e90236cd75c6327fc3a5b83dbfc0f7c1
MD5 4e7f55e8c544bf370f33cd18ccf9a199
BLAKE2b-256 a5468120f3eb1c0ffd2c706fcb26f1e74209151a7539375e78e0f08e785a2c8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7a1c8c9ad9349fa2bca43009d0d91f432ca5524553d6f654ce6f66312f3a1dd6
MD5 8ca757cee3c352db34604a74eeddf52b
BLAKE2b-256 6a2f52daf8daba14a4485042f90a49c7f63afb2631cc28e30cc6115cad63f700

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 96482b136b0e7f3e4b7d7e9cafd1890ad43513540013b2b23f9268ca5b99d9e8
MD5 b454afb0eb4118632a1a1dc47f7c0afc
BLAKE2b-256 18be6b878ad650af27c76507be221e95fa84176ccf4bddb1374d431f3ff9c95c

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp311-cp311-win32.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb33f79e532d68e5ee59e5ffaeefe122c78eebcf083181a4d6a57c8b3ab9d41c
MD5 451abfdf5234ecb9979f995bb424b448
BLAKE2b-256 6db1087c04bde8d90e2fbe1ba97443c3e5ec1e988708ed00b347dadb3b3ac4c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 288b0057cb3ec58234618824f7f6626d87f26f37b7211ad02575a7f6d0eea7f6
MD5 70077497f886a02e07c4fb8f54c52196
BLAKE2b-256 2cc6f2f1fdde6a1f6993efa6c2a5795a6fa536e85c3c1c3e990fa2ce69472dba

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 049a428a0bc7c014a42e5be80dba54a6a2f0dd9d9c163a88c7f1fa869fa21653
MD5 b3679e5b1c3a20f4f64435bdfe810aad
BLAKE2b-256 fba12b5dc686cca7afb7db02d3f4a86dcd5bc4d9dddc5cda79d4909e272a61b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp310-cp310-win_amd64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 31476f558908d50bb365be0f4656768d0a3a59a593ff8e3f961a183cdfe2aec0
MD5 c524cc35f4025a8eb79e08a20e7d1178
BLAKE2b-256 d304b63476e45b70f41fa905d88d1d5bf1158023f813e6f1b9b5d048657df26c

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp310-cp310-win32.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3722fc82fae1a27e10de48dad73fd5fe082ac9f2554fcbdc4257788196a650c
MD5 e8405b35811eb66fe7ccbbb38475ec7c
BLAKE2b-256 51ba3e6ad0416b71394faeb8b580988e3525384e1d60438d9878c065afdf5d04

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3742aeb0ae77756aa26df589e90da6fcceb47f45dcd5076196330c1f645e4b3f
MD5 93d8d2fb97a1a7ffe4815f0075f49127
BLAKE2b-256 58a461a898583631e3e87adfce354a9fcbd78084ad0b61d0417de5a8624c9a8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b509e7996d74c0c150e7251c17d9923c3dbde7af6da561dda0e96937b0a12538
MD5 421390bf8f89bbe60a033b7cea5aef49
BLAKE2b-256 f0a4185918b029bd2da45c4777252248dcfbd0b0d622103f2bcb5c3951f1651d

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp39-cp39-win_amd64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp39-cp39-win32.whl.

File metadata

  • Download URL: realsense_align-0.1.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 77.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for realsense_align-0.1.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 782a74cb44bbc90cd6f8fdeb2972cfe68a8f7027072181bce944018260a1cf41
MD5 fbf5e70f87f2644bc4a1e98eedebdc19
BLAKE2b-256 4b44505dc389880fa1941616f07e958957d8718ce8536808248284e86290c7bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp39-cp39-win32.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2db94ced814a3b7b928ab596f7eb8e1e2a7cf80a811f9a53ace1468b6777f949
MD5 fd73130ededd2c19c301f0fbda1af607
BLAKE2b-256 68a39637ac3ce82b2d08f88fc7582791b786ee78ec54eab906b4333d0cd3b0bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 90e8a6c54dd73ceaa5054050efd88b9245ca0921d0e96c03aad9296dd26d284d
MD5 00f2a505ddc23c3365c585f344815e15
BLAKE2b-256 95104bc60683b6f1743cbdd4a52c7b71145bb6dcc1111977d0a2307612a00934

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp39-cp39-macosx_14_0_arm64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d4c0fdef11d4fa07e24d009994833c94526c277afd6d05de4707676da2d52eef
MD5 adc2f8c7411a7f3e3d7169dc86b2627b
BLAKE2b-256 7681463ee0780eec6fb2fb725c0ae3a759944e9d90a2595c22b7c525c074f057

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp38-cp38-win_amd64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp38-cp38-win32.whl.

File metadata

  • Download URL: realsense_align-0.1.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 77.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for realsense_align-0.1.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 7f3bd5680457e1937837c8610f09139cf0ae762c0947e90df38adf14b8a55800
MD5 2e741fa8930b7738c981e617533d7d6f
BLAKE2b-256 70cd1b7bea2ddd0df135e95e0e39e5e500c32ff6fa8bab3e8c8af4128c09432a

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp38-cp38-win32.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c38cbe56d6434dd685839b716220562c43e31b817e622d4f891d980c50c29192
MD5 3bcce7c48106458f14c91f1a9ccd7ef3
BLAKE2b-256 022d88c319ad8e85ae6c7381b7f01eecfaa146f6609a927cc1c6995685c91076

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file realsense_align-0.1.4-cp38-cp38-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for realsense_align-0.1.4-cp38-cp38-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f6599b9a2edab5e1c7d95f95162245952eb1cc9f3db9ea81ceb730423fce2cab
MD5 145fd50cb776cf895b50c733b10ed538
BLAKE2b-256 df29ce06e38bdfc0e2a5b240dcaf41a4bf7e5564b94abada977fb39f80caef27

See more details on using hashes here.

Provenance

The following attestation bundles were made for realsense_align-0.1.4-cp38-cp38-macosx_14_0_arm64.whl:

Publisher: ci.yml on mlouielu/realsense-align

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page