Open a File

You can open existing RealityCapture projects or files, which may include camera poses and precomputed undistorted images. Supported file formats include RealityCapture project (.rcproj), Bundler output files (.out), COLMAP files (.txt), and Gom TRITOP Measurement Protocol format. CMPMVS projects can be imported along with the corresponding images.

To open a file, click the RealityCapture logo in the top-left corner to open the file menu. Select Open... to prompt the Open Project window. Alternatively, you can use the ctrl+O keyboard shortcut.

cmpmvs_open

The Open Project window is a Windows File Explorer window. You must change the file format in the lower left corner to import the preferred project format. This will trigger the File Explorer window to show only files with the chosen format.

cmpmvs_format

RealityCapture Projects

To open an existing RealityCapture project, set the file format in the Open Project window to RealityCapture Project Files. After that, only the files with the extension .rcproj will be displayed, and you can navigate to the one you want to open.

Bundler Output Files

The Bundler output files contain essential information about the camera poses and 3D structure of a scene derived from a set of input images. These files play a key role in the photogrammetric reconstruction process performed by Bundler. To import a Bundler output file choose the Bundle out Project Files format. This will trigger the File Explorer window to show only the Bundler files with the .out extension.

After opening a Bundler Output File, you will have to run the alignment before you can continue with the reconstruction. Also, there are some restrictions to the Bundler File import:

COLMAP Files

You can open COLMAP files easily in the RealityCapture. Set the import format in the Open Project window to Colmap Text Format. This will display only the text files in the File Explorer window, even the ones that are not the COLMAP files, so make sure to choose the correct one. and find the project which you want to open. Be sure that End of Line of the files is set to Unix (LF).

The End of Line (EOL) characters in the COLMAP files should be set to Unix (LF). Ensure that your text editor or file settings are configured to use Unix-style line endings (LF) when working with COLMAP files.

GOM TRITOP Files

The projects created in the GOM TRITOP system can also be opened in RealityCapture. Set the import format in the Open Project window to Gom TRIPOD Measurement Protocol Files and select a file you want to open.

CMPMVS Projects

RealityCapture allows easy loading and re-factoring of CMPMVS projects. A CMPMVS project consists of pairs of images and text files. It is assumed that the camera distortion has been removed from the images, and text files containing camera poses are stored as 3x4 projection matrices.

To import a CMPMVS project:

See also: