ubc-vision / image-matching-benchmark

Public release of the Image Matching Benchmark: https://image-matching-challenge.github.io
https://image-matching-challenge.github.io
Apache License 2.0
527 stars 93 forks source link

Generate /dense/stereo/pairs-dilation-0.00-fixed2.h5 for new Scenes #43

Closed DIVE128 closed 2 years ago

DIVE128 commented 2 years ago

Hellow, the file /dense/stereo/pairs-dilation-0.00-fixed2.h5 contains a Data Structure of [bbox1, bbox2, visibility1, visibility2, # of shared matches]. Could you provide the script to generate this file?

etrulls commented 2 years ago

The procedure is trivial -- it's explained in the paper (Sec. 3.2, with examples in Fig. 5). I have no idea where the code is, it's very old.