You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: