You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: