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

Could not find interest points. #2

Open
leonardoxie opened this issue May 19, 2021 · 1 comment
Open

Could not find interest points. #2

leonardoxie opened this issue May 19, 2021 · 1 comment

Comments

@leonardoxie
Copy link

Could not find interest points.

Traceback (most recent call last):
File "vmap/vmap.py", line 510, in
main()
File "vmap/vmap.py", line 408, in main
run_cmd('stereo_corr', newopt+stereo_opt+stereo_args, msg='1.1: Low-res Correlation')
File "vmap/vmap.py", line 41, in run_cmd
raise Exception('Stereo step ' + kw['msg'] + ' failed')
Exception: Stereo step 1.1: Low-res Correlation failed

@dshean
Copy link
Owner

dshean commented May 21, 2021

Can you provide more details on the input images? Maybe a screenshot? The low-res correlation can fail if the images don't have much contrast and/or not enough interest point matches are found on the downsampled versions of the images.

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