Yizhe-Liu
Results
1
comments of
Yizhe-Liu
> There is no documentation. Use `help(pycolmap)` and check examples in the [README](https://github.com/colmap/colmap/tree/main/pycolmap). Example: > > ```python > rec = pycolmap.Reconstruction() > camera_id = 1 # increment for each new...