zhou xinyan

Results 1 issues of zhou xinyan

when running below code, error occurs `sfm = PixSfM({"dense_features": {"max_edge": 1024}}) refined, sfm_outputs = sfm.reconstruction(ref_dir, images, sfm_pairs, features, matches, image_list=references)` ![image](https://user-images.githubusercontent.com/61621484/174266442-fd4c5fe1-f099-4ca0-9e3d-62bb4e40d084.png) but the type of 'reconstruction' is `pycolmap.reconstruction`, how to...