Variables
read_bag_example Namespace Reference

Variables

 args = parser.parse_args()
 
 colorizer = rs.colorizer()
 
 config = rs.config()
 
 depth_color_frame = colorizer.colorize(depth_frame)
 
 depth_color_image = np.asanyarray(depth_color_frame.get_data())
 
 depth_frame = frames.get_depth_frame()
 
 frames = pipeline.wait_for_frames()
 
 help
 
 key = cv2.waitKey(1)
 
 parser
 
 pipeline = rs.pipeline()
 
 str
 
 type
 

Variable Documentation

read_bag_example.args = parser.parse_args()

Definition at line 23 of file read_bag_example.py.

read_bag_example.colorizer = rs.colorizer()

Definition at line 55 of file read_bag_example.py.

read_bag_example.config = rs.config()

Definition at line 39 of file read_bag_example.py.

read_bag_example.depth_color_frame = colorizer.colorize(depth_frame)

Definition at line 66 of file read_bag_example.py.

read_bag_example.depth_color_image = np.asanyarray(depth_color_frame.get_data())

Definition at line 69 of file read_bag_example.py.

read_bag_example.depth_frame = frames.get_depth_frame()

Definition at line 63 of file read_bag_example.py.

read_bag_example.frames = pipeline.wait_for_frames()

Definition at line 60 of file read_bag_example.py.

read_bag_example.help

Definition at line 21 of file read_bag_example.py.

read_bag_example.key = cv2.waitKey(1)

Definition at line 73 of file read_bag_example.py.

read_bag_example.parser
Initial value:
1 = argparse.ArgumentParser(description="Read recorded bag file and display depth stream in jet colormap.\
2  Remember to change the stream fps and format to match the recorded.")

Definition at line 18 of file read_bag_example.py.

read_bag_example.pipeline = rs.pipeline()

Definition at line 36 of file read_bag_example.py.

read_bag_example.str

Definition at line 21 of file read_bag_example.py.

read_bag_example.type

Definition at line 21 of file read_bag_example.py.



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