Go to the source code of this file.
Namespaces | |
export_ply_example | |
Variables | |
export_ply_example.colorized = colorizer.process(frames) | |
export_ply_example.colorizer = rs.colorizer() | |
export_ply_example.config = rs.config() | |
export_ply_example.frames = pipe.wait_for_frames() | |
export_ply_example.pc = rs.pointcloud() | |
export_ply_example.pipe = rs.pipeline() | |
export_ply_example.ply = rs.save_to_ply("1.ply") | |
export_ply_example.points = rs.points() | |