Import Cameras to Wrap
Using Camera and LoadCamera nodes, you can import cameras from other software.
The following formats are supported:
- JSON format
to import cameras exported from Wrap
- Agisoft Metashape (XML format)
to import cameras from Agisoft Metashape
- Reality Capture (XMP, CSV and FBX formats)
to import cameras from Reality Capture
- FBX format
to import cameras from any software that supports camera export in FBX format (like Maya, Blender, etc.)
Note
If FBX camera contains FilmOffsetX and FilmOffsetY properties, they will be imported as Principal Point X and Principal Point Y.
However, if FilmOffsetX and FilmOffsetY properties are empty, then FrontPlaneOffsetX and FrontPlaneOffsetY properties will be imported as Principal Point X and Principal Point Y instead (The way Reality Capture stores the principal point offset).
Thus, this method allows to import the principal point offset from both Reality Capture and other software at the same time.