Functions | Variables
demo_cv_sync_multi Namespace Reference

Functions

def get_depth (ind)
 
def get_video (ind)
 

Variables

 depth = get_depth(ind)
 
int ind = 0
 
 video = get_video(ind)
 

Detailed Description

This goes through each kinect on your system, grabs one frame and
displays it.  Uncomment the commented line to shut down after each frame
if your system can't handle it (will get very low FPS but it should work).
This will keep trying indeces until it finds one that doesn't work, then it
starts from 0.

Function Documentation

def demo_cv_sync_multi.get_depth (   ind)

Definition at line 18 of file demo_cv_sync_multi.py.

def demo_cv_sync_multi.get_video (   ind)

Definition at line 22 of file demo_cv_sync_multi.py.

Variable Documentation

demo_cv_sync_multi.depth = get_depth(ind)

Definition at line 29 of file demo_cv_sync_multi.py.

int demo_cv_sync_multi.ind = 0

Definition at line 14 of file demo_cv_sync_multi.py.

demo_cv_sync_multi.video = get_video(ind)

Definition at line 30 of file demo_cv_sync_multi.py.



libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39