Skip to main content

Python Wrapper for Intel Realsense SDK 2.0.

Project description

The python wrapper for Intel RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.

Quick start

import pyrealsense2 as rs
pipe = rs.pipeline()
profile = pipe.start()
try:
  for i in range(0, 100):
    frames = pipe.wait_for_frames()
    for f in frames:
      print(f.profile)
finally:
    pipe.stop()

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pyrealsense2-2.35.0.1757-cp37-cp37m-win_amd64.whl (12.1 MB view details)

Uploaded CPython 3.7m Windows x86-64

pyrealsense2-2.35.0.1757-cp37-cp37m-win32.whl (10.8 MB view details)

Uploaded CPython 3.7m Windows x86

pyrealsense2-2.35.0.1757-cp36-cp36m-win_amd64.whl (12.1 MB view details)

Uploaded CPython 3.6m Windows x86-64

pyrealsense2-2.35.0.1757-cp36-cp36m-win32.whl (10.8 MB view details)

Uploaded CPython 3.6m Windows x86

pyrealsense2-2.35.0.1757-cp27-cp27m-win_amd64.whl (12.2 MB view details)

Uploaded CPython 2.7m Windows x86-64

pyrealsense2-2.35.0.1757-cp27-cp27m-win32.whl (10.8 MB view details)

Uploaded CPython 2.7m Windows x86

File details

Details for the file pyrealsense2-2.35.0.1757-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f66e5197ab152e7000c7554d265de238b9ab867ecc0be2c2560afac881edb0ed
MD5 edc77f34f8c7479a2b646c978da5a797
BLAKE2b-256 24c3aab4cae07a65d71e4e0595d25b82c616638fb108ab687a2324d5fd22a5e2

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 dbce88ff9444e3fc06d2e1132110fcc75b2a21fe3c943838cfd18286cb4673a1
MD5 49b2025a6d9018cdc21248766cdf1618
BLAKE2b-256 df1c7ae2f2c475f2e32185e230fa8ec6106150b32239089915175b8028885cba

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1bee842b2e63219c6608fb0ec07aa5619c4b36bc4361aee3f70b4a5cc406b055
MD5 55585111d5d9a9afe7097ffbf9f35f29
BLAKE2b-256 71caeed8f7aa5545c4cffa8cea518db97220124b3486417ca8a3b85349df0fae

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3c9d94d626c186dfef4617c1b039e9772622ecaa095795fbee9145f15ab1c1c1
MD5 9aca418599d7b47fc3fccfa99e0d6f89
BLAKE2b-256 1bc74aecf02d4a2c7b6e657549bd1304cbba52d0894a477a57d274af395a0355

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 e097d4eed8d5cd89d15b51274fa2443cb9284b02241ff8b769a3c88d8a4cba78
MD5 12e293103a1205e850fba64647dd55f6
BLAKE2b-256 85f53a7faec9761266b47a62302e9fa95a02543d295b90a73df591314c18bc4e

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4ae114b44857bb8213ff9bad375ab03f3ef15b8ceb8741732622f2090d0f767f
MD5 76e38d17fe611635fb98fe848a0c4f0c
BLAKE2b-256 174470fc6b01f18a4597dadb12375f2a72b19e697156cd62b7ec56f7da759c90

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.2 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0b8697d427bb6bb1d00b08cc607410ebdc9944ce1cf995032472da5d3d98c8e5
MD5 3664f66725547f752cc618c1af448e0f
BLAKE2b-256 65402dacc00de6565cc7326e3c5f2d847cd5d9e14f2899464cf1d1a6d3e33d6e

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 67b62b5dba210b43f29b3a997f139b9157d8d6ed002b9e2fec646417503be0cc
MD5 733239645b1cf205c2e94e51ee0919fd
BLAKE2b-256 3ce1bfeaa491dcfbdcbc2ff5b637d170274ee6a05ac38232f8ce5d2d00051796

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 12.2 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 b36f4fe45d57e5740966a31b270f3903c465e2d36cabd80630f022dd812c1b9b
MD5 c3cf28294c44d0c3d7c2b64af358ca51
BLAKE2b-256 f1a2b6d3c0ac38d4a72cae9f6bdc88a1cae9b6926fe735333bb8e111b01496a0

See more details on using hashes here.

File details

Details for the file pyrealsense2-2.35.0.1757-cp27-cp27m-win32.whl.

File metadata

  • Download URL: pyrealsense2-2.35.0.1757-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.35.0.1757-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 931c92548f65fe506aaa351c38f26ddcd995675272333341291e1fa058480411
MD5 0e98b96687cbc20386e03bac6822813b
BLAKE2b-256 c2798a8947b6fa733db42e0e0ecf7e9c9cca87d5883bb6c37fb6ec98bc21c90c

See more details on using hashes here.

Supported by

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