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

How to perform triangulation without intrinsic matrix? #10

Open
huynhtnhut97 opened this issue Jul 9, 2021 · 3 comments
Open

How to perform triangulation without intrinsic matrix? #10

huynhtnhut97 opened this issue Jul 9, 2021 · 3 comments

Comments

@huynhtnhut97
Copy link

As far as procedure is concerned, if the intrinsic is not available, the fundamental matrix will be calculated. However, recording the examples, all intrinsic matrices are required. May I ask how to use those examples without intrinsic matrices?

@oximi123
Copy link

oximi123 commented May 1, 2022

I think its not possible to do SFM without avaliable intrinsic matirx. And from the reconstruction code of this repository, I also found that all intrinsic matrix is given before the reconstruction code begin to run. So maybe the auther makes a mistake in the READ.ME file.

@xiaoerlaigeid
Copy link

As far as procedure is concerned, if the intrinsic is not available, the fundamental matrix will be calculated. However, recording the examples, all intrinsic matrices are required. May I ask how to use those examples without intrinsic matrices?

I think the author hasn't provided the fundamental matrix for the reconstruction code which is another way to do the reconstruction.

@yzd2022
Copy link

yzd2022 commented Dec 18, 2022

I also want to know

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

4 participants