Skip to content

Saving the point cloud to a .ply file using the Python wrapper #862

@felix-tracxpoint

Description

@felix-tracxpoint
Required Info
Camera Model D400
Firmware Version SDK 2.0
Operating System & Version Windows 10
Kernel Version (Linux Only)

I would like to save the point clouds to .ply files using the Python wrapper of the SDK, in the same way that I can save .ply files from the SDK's GUI. But I am unable to find documentation explaining how to achieve this. All I found is the following line:

points = pc.calculate(depth_frame)

But what sort of object is 'points'? What methods can one call for it? Where can I read about it?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions