Skip to content

Ran succesfully, but where are the 3D points? #3

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

Open
soulslicer opened this issue Dec 22, 2020 · 1 comment
Open

Ran succesfully, but where are the 3D points? #3

soulslicer opened this issue Dec 22, 2020 · 1 comment

Comments

@soulslicer
Copy link

soulslicer commented Dec 22, 2020

I got the following as my output. I understand that what I have is not dense, but where is the non-dense 3d points? Also this only outputs the projection matrices? Does it give the 4x4 transform as well?

initial camera matrix K 
[1077, 0, 684;
 0, 1077, 456;
 0, 0, 1]

image 2 ==> 1 scale=1.23606 count=144453
image 3 ==> 2 scale=1.3106 count=129795
image 4 ==> 3 scale=1.09828 count=120786

initial graph error = 7606.14
final graph error = 124.631

final camera matrix K
    1067.89 6.57066e-06     693.519
          0      1062.5     447.738
          0           0           1

You can now run pmvs2 on the results eg. PATH_TO_PMVS_BINARY/pmvs2 root/ options.txt

@softlion
Copy link

softlion commented Nov 5, 2022

They are in landmarks

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