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

The sparse point cloud results generated by incremental SFM are incorrect #2285

Open
Jiatutu opened this issue Jan 18, 2024 · 1 comment
Open

Comments

@Jiatutu
Copy link

Jiatutu commented Jan 18, 2024

I ran the sfm process with the following command:
openMVG_main_SfM -P -c 4 -s INCREMENTAL -i "F:\uavData\project_104\images\matches\sfm_data.json" -m F:\uavData\project_104\images\matches -o F:\uavData\project_104\images\reconstruction
The initial point cloud obtained was fine until 00000017_Resection.ply,The height of the point cloud seems to be wrong. It matches the height of the observation point
image
image

Can you tell me why this phenomenon occurs?

@pmoulon
Copy link
Member

pmoulon commented Jan 18, 2024

It happens if some resection are wrong. Can you try the global or incremental v2 pipeline on main_SfM or if your dataset has some gos data you can use some gos prior to help constraint the pose location

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

No branches or pull requests

2 participants