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

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

pyrealsense2-2.25.0.1011-cp36-cp36m-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.6mWindows x86-64

pyrealsense2-2.25.0.1011-cp36-cp36m-win32.whl (7.7 MB view details)

Uploaded CPython 3.6mWindows x86

pyrealsense2-2.25.0.1011-cp36-cp36m-manylinux1_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.6m

pyrealsense2-2.25.0.1011-cp35-cp35m-manylinux1_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.5m

pyrealsense2-2.25.0.1011-cp27-cp27mu-manylinux1_x86_64.whl (7.2 MB view details)

Uploaded CPython 2.7mu

pyrealsense2-2.25.0.1011-cp27-cp27m-win_amd64.whl (8.9 MB view details)

Uploaded CPython 2.7mWindows x86-64

pyrealsense2-2.25.0.1011-cp27-cp27m-win32.whl (7.7 MB view details)

Uploaded CPython 2.7mWindows x86

File details

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

File metadata

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

File hashes

Hashes for pyrealsense2-2.25.0.1011-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 703793f8df2f8a4f3904df6156ed00aaf3c3883919a2ab00da5be32db68b96fb
MD5 00607cf486512241c37fc9fcb9a002de
BLAKE2b-256 76f4d75df96e9199324c1ceb33cc027ead7412655c3a0a93f0a4c33740885dcb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyrealsense2-2.25.0.1011-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 c4c3c76046b275239b67fe77c1ec60819d5ce40ca54759523854a86f2a16996d
MD5 20a32a04b2f941382272d967ac3a7409
BLAKE2b-256 0918c9ca86529bacf5ea9651e3651eaab2335c0ba32cec8f294ec38a42b7586b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.25.0.1011-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.25.0.1011-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ce59891e509c7ae8c13b01d389552b21795179eb938871d0eec2a576290331eb
MD5 b66044c459f985cad95cc186ea4ab346
BLAKE2b-256 d1c4ee29c9d7e2d0b3489d31c6b1d801aa558f0f01467da1c69b97dceb720c95

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.25.0.1011-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.25.0.1011-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 10cb21b3489233d4613ad34f2a567e7e087bcdd2f241241f5f798ce2ebe1fbe6
MD5 aaf52872aec5d62a882af59e637ddc43
BLAKE2b-256 46bac786546da0a4e3f6b1736df6cb766963d251b555ec48e751860b5e6b3825

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.25.0.1011-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/2.7.14

File hashes

Hashes for pyrealsense2-2.25.0.1011-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3afba275f66cc33a5291905d9757cf00ca5c608621e1e4a1f853d130562d4ded
MD5 ae4404a3975666492b584ac00124fd60
BLAKE2b-256 98ab25d90857296bcec0267098b44289c79b91c546fe8ee27b9d8aafb9ac8b9e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyrealsense2-2.25.0.1011-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 e36e06eda08979e10326643470e7105f29d8c0a30489f5ff612a69923ce84e33
MD5 b044d29265349f8a4c422ee822f59b4b
BLAKE2b-256 e3401e34c6f7e25bbc081937968fb10e08e8eab254a5ffa3bfda7830d246d1fe

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyrealsense2-2.25.0.1011-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 0d4fc529ccfaf99510a613d2d506380c8d94ff37bc1f673635d9ede6ebf41a8f
MD5 947381ccf2b0214ab287508cac1f1283
BLAKE2b-256 ca3d9fd0ab3d7152e40ba9005c24e3a909a6135a3d10115a161e89896f0e9a34

See more details on using hashes here.

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