| 1 | # Reference: https://github.com/Junyi42/monst3r/blob/main/datasets_preprocess/prepare_tum.py |
| 2 | # The scripts provided here are for reference only. Please ensure you have obtained the necessary licenses from the original dataset providers before proceeding. |
| 3 | |
| 4 | import glob |
nothing calls this directly
no test coverage detected