doppelgangers
doppelgangers copied to clipboard
Support for hloc
It would be real nice to integrate your tool with hloc since that they support programmable pipeline with python, and your tool can be inserted here:
match_path = match_features.main(matcher_conf, sfm_pairs, feature_conf['output'], outputs)
# doppelganger removal here!
model = reconstruction.main(sfm_dir, images, sfm_pairs, feature_path, match_path)
I am working on it and hopefully will add it, but, just as always, some collab would be real nice