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

Questions about bundler.py and make #75

Open
yurenpang opened this issue Apr 23, 2020 · 0 comments
Open

Questions about bundler.py and make #75

yurenpang opened this issue Apr 23, 2020 · 0 comments

Comments

@yurenpang
Copy link

yurenpang commented Apr 23, 2020

Hi,

I am trying to input a picture datasets that I took. So far I have compiled the program.

However, when I run the bundler.py, I ran into a problem of sift_images() function in run_bundler()). I printed out the images that sift_images() takes in. It shows that all values are None. I think that it's the problem of extract_focal_length. Does that mean I can't use my iphone camera?

Another question, bundler has been compiled and I did LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/bundler/bin. However, when I run bundle list.txt --options_file options.txt, it says bundler not found.

Would you mind taking a look at the problems?

Thanks.

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

1 participant