Thanks to visit codestin.com
Credit goes to github.com

Skip to content

binraker/PyRealSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

PyRealSense

Python control and capture things for Intel RealSense camaera (tested on F200)

A realy rather ropey extension for python to control and capture frames from the Intel realsense camera.

Writtien and compiled in Visual Studio 2015

Based on this video https://www.youtube.com/watch?v=wIkIdjN6Oyw but returning a numpy array.

Demo file: /Debug/test.py

TODO: Alow getdev() to accept paramiters toselect requested streams and resolutions.

Test setters.

Add error handeling (virtually none in there at the moment!!)

Add ability to set camera capture params and which streams to enable

Just generally make it good!!

run test file with: execfile('test.py')

About

Python control and capture things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published