Customize Export Formats

If you need to export additional information or change one of the existing export formats, some export formats can be customized according to your specific requirements and preferences. Those exports are: registration, ground control points, control points, point cloud, ortho photo, cross sections, contours, depth and mask images, reconstruction region, reports, and Map Wizard reports.

To customize these exports, you will need to edit the corresponding files in the installation directory. If the installation destination was not changed during setup, you can find them here:

C:\Program Files\Capturing Reality\RealityCapture
            

Export File Structure

Each export file has a certain structure, and the used elements and attributes can depend on your needs and the writer attribute.

<format id="" mask="" descID="" desc="" writer="" requiresGeoref="" requiresEqualResolution="" undistortImages="" exportImages="" supportsGeoref="" specificCoordSystem="" requires="">
    <parameter name="" type="" default="" variable="" hint=""/>
    </parameter>
    <body>
    </body>
</format>

The Writer Attribute

The writer attribute specifies the usable parameters and the overall content of the exported file. Some writer options use integrated file formats and cannot be fully customized.

Only the formats with the <body> element can have the content customized, but not every writer option can have that element. Some of them have an integrated file format, and their content cannot be changed. The list of writer options without the <body> element includes:

Using a writer option that has the <body> element enables you to use the reporting system functions and variables to create the content of the exported file. The usable reporting system function sets depend on the chosen writer option.

Function Sets

List of functions sets available in the reports

See also: