Skip to content

Add supportment for non-centralized pinhole cameras data#74

Open
yulunwu0108 wants to merge 1 commit into
hbb1:mainfrom
yulunwu0108:main
Open

Add supportment for non-centralized pinhole cameras data#74
yulunwu0108 wants to merge 1 commit into
hbb1:mainfrom
yulunwu0108:main

Conversation

@yulunwu0108

Copy link
Copy Markdown

Add supportment for non-centralized pinhole cameras data (like BlendedMVS).

@hbb1

hbb1 commented Jun 12, 2024

Copy link
Copy Markdown
Owner

Thank you! Does it also work for centralized pinhole camera? I intend to keep the original data format unaffected.

@yulunwu0108

Copy link
Copy Markdown
Author

@hbb1 Yes, it works for both. The added codes simply read principal point coordinates from the COLMAP cameras.txt file and apply them to calculate the projection matrix, referring to this issue.

@hbb1

hbb1 commented Jun 23, 2024

Copy link
Copy Markdown
Owner

Hi, Thank you. However, the TSDF and the depth normal calculation are assumed to be used with centralized pinhole camera. It still needs some time to make some changes and tests.

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

Successfully merging this pull request may close these issues.

2 participants