nerfstudio
nerfstudio copied to clipboard
`process_data` support multi-camera intrinsics
Allow multi-camera intrinsics (per-frame) when using ns-process-data.
After changes, when there are multiple camera founded in COLMAP database, it will export the transforms.json in per-frame format.
It still doesn't support per-frame camera model for now.