existing camera poses but no point cloud
I've seen that I can import camera positions using Bundler out file.
Can bundler out be loaded from CLI?
I don't have a point cloud. In the tutorial, the point cloud is created during Align Images.
Can I generate the point cloud using the provided camera poses? Do I need to generate the point cloud to generate mesh?
-
Hi oursoc,
yes, it is possible to load bundler using CLI, you can use -load command for that
Also, the point cloud created during alignment is just a sparse point cloud, so if you want to have dense one or mesh, you need to do reconstruction for this.
Please sign in to leave a comment.
Comments
1 comment