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.36.0.2038-cp37-cp37m-win_amd64.whl (12.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

pyrealsense2-2.36.0.2038-cp37-cp37m-win32.whl (11.1 MB view details)

Uploaded CPython 3.7m Windows x86

pyrealsense2-2.36.0.2038-cp36-cp36m-win_amd64.whl (12.5 MB view details)

Uploaded CPython 3.6m Windows x86-64

pyrealsense2-2.36.0.2038-cp36-cp36m-win32.whl (11.1 MB view details)

Uploaded CPython 3.6m Windows x86

pyrealsense2-2.36.0.2038-cp27-cp27m-win_amd64.whl (12.6 MB view details)

Uploaded CPython 2.7m Windows x86-64

pyrealsense2-2.36.0.2038-cp27-cp27m-win32.whl (11.1 MB view details)

Uploaded CPython 2.7m Windows x86

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 12.5 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.36.0.2038-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 d7017d976f6167ec4f859d88185213f16f63c77ec1b0594f24f9a665003ed515
MD5 e6dbf1531206d602083d034d3a70f328
BLAKE2b-256 c8705768c44bf65979e699e18af3ff860bf763cff91fe45d9f5265e33bd168cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 11.1 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.36.0.2038-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6c3c0c9b475baa23713200af94668954f7e105ff23b81c7aeb01b23a6631267e
MD5 994a8cc74bbb6b78744d2c8eccd28c5d
BLAKE2b-256 65f35328895854de33e23a68d85c342753d9c9d7224b41d0cdaceeda68db9d97

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.6 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.36.0.2038-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4e209f34a7806fcea2523edcd7635000c6d7b4f90132d19e4ab45db73080e5dd
MD5 8ece3bc1a8b1f2e65c2a2f26a9c769b2
BLAKE2b-256 5cc5b71b9c94096872d8eea742d76989111c9b2a428bda3853b0f78623cb3baa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 12.5 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.36.0.2038-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 19b408ca09de221c97dc9d514922ee4a6ec6f3780cc8fd37e419a7ef847a287f
MD5 67dfc9fe3ced334d0cea762a2abda368
BLAKE2b-256 b44c30bf657389bb56f3a57063a0591676571a932a872b4e3c3667d0bc5dd554

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 11.1 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.36.0.2038-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 e852827e06bc0c99444cf3751f7b99619b66af1d860e1538f31e2be2eaf0a914
MD5 830220f2fc75e35174a58871c8a8a0f0
BLAKE2b-256 90d75bc047c7139c3f3891a0c9d412379559fcf3fbf781ab28dfd219571cc6ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.6 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.36.0.2038-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 29ce96f749270d8056411b55733fb57698b466acd7c97ba0d9f2985f3a434478
MD5 aaaae169e2c58a0b49dcb7f50065e18d
BLAKE2b-256 0c517ed125c405948c2e416a9d43f168b1f957261d3a095726652646af40426b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 9.6 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.36.0.2038-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aa92184242f72e577bbd7885db75484f28c1662262cfd11cc8c31a26a9f7f100
MD5 64a74ff3e3489bc30bf71bafda3ac86c
BLAKE2b-256 58f6a8ccbb85eaf2fc5d810633db358c04d7c54d54e8b84939e72540aebe6fd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyrealsense2-2.36.0.2038-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b0fd466beea0f4adae092483c6857a8f1d9422ca77ff493ec94c8ea28bfe8c5d
MD5 ebd0b3152a759d7c662f954a9537f378
BLAKE2b-256 71a646d2ee426099fb03b21e3ce91d2b73bcb94dbcefb5a3ff67f4c219cd0eee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 12.6 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.36.0.2038-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 70e1f99649507a4ef67755c2cff2b1098da2ea2b95404fe950472ec99f44ff65
MD5 3efeb7ac46d4cc80d3dc5003f7b51df5
BLAKE2b-256 caf166679bc012eeafbb8907c6f0ef51e2d9f5a524eac0dc2e55b755dd137b2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrealsense2-2.36.0.2038-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 11.1 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.36.0.2038-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 b1645f9e85b9cb333e0941dc838a651e42e5810acb3cb90bd20798bfbbe48897
MD5 96356d592185f1a6d2eacdc3736ef9f2
BLAKE2b-256 63405d43660d23588e0396b880130785bb10101ce9f852518d95cb48a85df902

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