pycolmap icon indicating copy to clipboard operation
pycolmap copied to clipboard

Python bindings for COLMAP

Results 42 pycolmap issues
Sort by recently updated
recently updated
newest added

The model_analyzer in colmap can print statistics about sfm reconstructions,such as reprojection error, num of sparse 3d scene points. Is there a similar one in pycolmap?

I have initial camera poses for each image. Does pycolmap support initializing camera poses for reconstruction?