Junyi42 / monst3r

Official Implementation of paper "MonST3R: A Simple Approach for Estimating Geometry in the Presence of Motion"
https://monst3r-project.github.io/
830 stars 41 forks source link

point cloud and camera #23

Open lebron12332 opened 1 month ago

lebron12332 commented 1 month ago

Dear Authors, Thank you for sharing this amazing work! I have two questions as follows: 1) I want to know how to export the final point cloud (.ply) in world coordinates. 2) And I want to know the camera conventions. Is it opencv-style camera-to-world extrinsics matrix? Thank you in advance!

Junyi42 commented 1 month ago

Hi @lebron12332,

Thanks for your interest in our work! Could you please refer to #5? Please let me know if you have any further questions!

Thanks.

max-sho commented 3 weeks ago

Dear authors - Is there a way to export the .ply as a sequence for playback in 3D software - as an alembic file for instance