vmap icon indicating copy to clipboard operation
vmap copied to clipboard

Could not find interest points.

Open leonardoxie opened this issue 3 years ago • 1 comments

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

leonardoxie avatar May 19 '21 08:05 leonardoxie

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.

dshean avatar May 21 '21 05:05 dshean