Orthomosaic
Create an orthomosaic based on the digital surface model (DSM) and the images.
- Click Processing options and enable the Orthomosaic option.
- On the Menu bar, click Process > Orthomosaic...
It allows users to change the following processing options:
Important: Starting from version 1.69.0, there is an option to use Automatic Tie Points as input for DSM generation. Since the orthomosaic is created based on the DSM, it will also use the same input.
Resolution
- Resolution: Defines the spatial resolution used to generate the orthomosaic.
- The orthomosaic resolution is the same as the resolution of the DSM. For example, if the DSM resolution is set to 5 cm then the orthomosaic resolution is also 5 cm.
Algorithm
- Algorithm: Allows switching between the orthomosaic creation algorithms.
- HW accelerated (Default): The generation of the orthomosaic will be computed using a GPU-capable algorithm. This option can contribute to reduced processing time.
- Standard: The generation of the orthomosaic will be computed using the standard algorithm.
Deghosting
- Deghosting (default - disabled): Removes objects that move during the flight when generating the orthomosaic. For example, a moving car in images will not appear on the generated orthomosaic, when the Deghosting option is enabled.
Oblique
Oblique (default - disabled): Enabling this option improves the orthomosaic for oblique projects.
Exports
The following formats are available when exporting the orthomosaic:
Export JPG format settings
Tip: use the JPG file format to ensure small filesize and ensure compatibility with image viewer. JPG files are not geolocated.
For the JPG format the following export settings are available:
- Quality (90% - default): Defines the compression of the exported file and the JPG quality setting.
- 90%: The default quality value is set to 90% as it is almost indistinguishable from the quality of 100% but the image file created is twice as small.
- 100%: A quality of 100% results in the best quality but the largest file size this means that it has low compression.
- 0%: A quality of 0% results in a small file size but very low quality but it has the highest compression.
- Image size (L- default): Defines the size of the exported file.
- L: Highest possible resolution that can be achieved using the JPEG format. May require more time and memory to open in some third-party software. The exported image will keep the original size unless it exceeds the maximum JPG size which is 65535 × 65535 px (~17 GB uncompressed).
- M: High-resolution image, a good compromise for many applications that do not require the maximum number of details. The exported image will have a maximum size of 16000 × 16000 px. If the image exceeds this size, it is downscaled.
- S: Standard image resolution, good for opening quickly in third-party viewers, sharing by email or on the web. The exported image will have a maximum size of 4000 × 4000 px. If the image exceeds this size, the result is to limit the maximum dimension of the image to fit the 4.000 × 4.000 px.
Example: For a file with the original size of 7172 × 6117 pixels, the exported file with Image size:
- L: 7172 × 6117 pixels (Image scale 100%).
- M: 7172 × 6117 pixels(Image scale 100%).
- S: 3586 × 3058 pixels (Image scale 50%).
Export GeoTIFF format settings
Tip: Use the GeoTIFF file format to have a geolocated orthomosaic.
For the GeoTIFF (.tiff) format, the following export settings are available:
- Compression (LZW - Default): Defines the compression of the exported file.
- None: No compression is used during the export. This results in a larger file size of the exported file.
- LZW compression: No data is lost during the compression of the file (lossless compression) and the .tiff is not degraded. This results in a smaller file size of the exported file.
- JPEG compression: Slight degradation of the .tiff file (lossy compression). The file size is much smaller compared to LZW compression or no compression options.
- File Type (Single - default):
- Single: The image will be exported in a single file.
- Tiles (2048 px - default): The image will be exported in tiles with a predefined size of 1024 px, 2048 px, or 4096 px. The origin of the tiles is the top left corner of the project boundary.
- Image Scale (100%- default): Defines the scale of the exported file.
- 100%: The exported image will keep the original size.
- 50%: The exported image will be scaled to 50% of the original size.
- 25%: The exported image will be scaled to 25% of the original size.
Example: For a file with the original size of 10000 x 10000 pixels, the exported file with Image scale:
- 100%: 10000 x 10000 pixels.
- 50%: 5000 x 5000 pixels.
- 25%: 2500 x 2500 pixels.
- Save as...:
- Single: Specifies the path and the file name of the exported file.
- Tiles: Specifies the destination folder.
- On the Menu tab, click File > Export orthomosaic...
- In the Export orthomosaic dialog, select the export settings.
- Click Export.