Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge point clouds, export to ply #1721

Closed
kostas01 opened this issue May 17, 2018 · 5 comments
Closed

Merge point clouds, export to ply #1721

kostas01 opened this issue May 17, 2018 · 5 comments

Comments

@kostas01
Copy link

Required Info
Camera Model D415
Firmware Version 5.9.11
Operating System & Version Win 10
Platform PC
SDK Version 2

I am trying to do 3D reconstruction of a face.

Ideally, I would like to "merge" point clouds (with textures) from multiple consequent frames (as I move the camera around the object), then export the resulting object as PLY.

Currently in SDK and viewer tool I see only an option to export current single frame. Also I can't find an option to merge the point clouds.

Does that mean I would rather have to use an 3rd party library to achieve this result? If so, could you recommend one? OpenCV?

@Jiloc
Copy link

Jiloc commented May 17, 2018

I can suggest you taking a look at https://github.com/PointCloudLibrary/pcl and https://github.com/IntelVCL/Open3D . I ended up using the second one

@dorodnic
Copy link
Contributor

Hi @Jiloc
I was also looking into using Open3D for ICP-type stitching. Can you share any of your findings / code?

@RealSense-Customer-Engineering
Copy link
Collaborator

[Realsense Customer Engineering Team Comment]
hi @kostas01,

would like to know if Jiloc's suggestion works for you?

@RealSense-Customer-Engineering
Copy link
Collaborator

[Realsense Customer Engineering Team Comment]
let me close this ticket here, and please feel free to open new ticket if any question.

@koji
Copy link
Contributor

koji commented Dec 19, 2018

@dorodnic Is there any progress of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants