Variables
python-tutorial-1-depth Namespace Reference

Variables

 config = rs.config()
 
int coverage = [0]*64
 
 depth = frames.get_depth_frame()
 
 dist = depth.get_distance(x, y)
 
 frames = pipeline.wait_for_frames()
 
string line = ""
 
 pipeline = rs.pipeline()
 

Variable Documentation

python-tutorial-1-depth.config = rs.config()

Definition at line 16 of file python-tutorial-1-depth.py.

int python-tutorial-1-depth.coverage = [0]*64

Definition at line 30 of file python-tutorial-1-depth.py.

python-tutorial-1-depth.depth = frames.get_depth_frame()

Definition at line 26 of file python-tutorial-1-depth.py.

python-tutorial-1-depth.dist = depth.get_distance(x, y)

Definition at line 33 of file python-tutorial-1-depth.py.

python-tutorial-1-depth.frames = pipeline.wait_for_frames()

Definition at line 25 of file python-tutorial-1-depth.py.

string python-tutorial-1-depth.line = ""

Definition at line 38 of file python-tutorial-1-depth.py.

python-tutorial-1-depth.pipeline = rs.pipeline()

Definition at line 13 of file python-tutorial-1-depth.py.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40