openlifu.nav.photoscan.write_pair_file¶
- openlifu.nav.photoscan.write_pair_file(image_paths: List[Path], camera_init_file: Path, output_path: Path, window_radius: int | None = None) → None[source]¶
Write the imagePairsList file for Meshroom to perform sequential matching with wrap around. Assumes that image_paths are ordered sequentially and wrap around.