openlifu.nav.photoscan.merge_textures

openlifu.nav.photoscan.merge_textures(input_obj_path: Path, output_path: Path) None[source]

Merge the UDIM textures output by meshroom into a single large texture

Parameters:
  • input_obj_path (Path) – Path to .obj mesh to merge.

  • output_path (Path) – Path to save merged .obj mesh.