Table of Contents

Postprocess your flight data

PreView

To check on the field or before processing if you covered the whole area or line buffer, you can generate a preview of the images. Push the PreView button and click on start.

The PreView will generate a *.ocr file that shows the images at their position (based on the orientation file).

OCR stands for Orbit Composite Resource. This resource type uses an index to access a set of resources and present them to Orbit as a single read-only resource. The set of resources can be a defined (fix list) or can be undefined (all files within a folder).




Control Points

Firstly you need to generate a list of ground control points as in the process of aerial triangulation you need to ensure that the models can be oriented accurately as required for stereo compilation in either orthophoto or line mapping. Use a cardboard plate of 30cm diameter like in the image beside and put a black dot of 100cm² or cross in the center. These signs can be read easily at a 80-125 meter flying height. Put these signs before the flight in a regular pattern and measure the list of gps points.

To import the ground control points there are two options:

If added ground control points are outside the range of your area or if these points cannot be view on the images, you can disable these points in the list via 'modify' (tick off 'enabled' and modify; the 'E' will not be active in the list).

Secondly, the ground control points need to be add as tiepoints to your images.

Coverage Fence

Add a coverage fence to restrict your area for postprocessing.

Process

Process - Preferences

Before activating the process button, first check the process preferences. Open the preferences via the main toolbar button for preferences and choose for the UAS process preferences.

Be sure that these parameters influence the success of your postprocessing. Start with the default values (activate the multiray option!). Change the settings a second time for an alternative or more detailed postprocessing.

Import

Detection and Matching

Bundle Adjustment

DSM and Contours

Ortho

Process - creating DSM & Ortho

Secondly, push the 'process' button and start the postprocessing of your data. This processing exists of:


1. detection: this method determines the best points in each image, to be used for matching with points in other images. The 'Detect' bar will end when all points are detected for all the images. The point detection is a multithreaded process and will by consequence speed up the processing, but also use all the resources of your PC.


2. After the detection of points in each image, the purpose of the matching is to find out which points match between the images. All possible image overlaps are being checked, model- as well as strip-overlaps, on basis of footprint overlap. These matching procedures are all multithreaded and take full advantage of your PC's capabilities. It is advised to have high RAM volume, multiple cores and a 64-bit operating system.

3. After the matching starts an automated Bundle Block Adjustment calculation. A Bundle block Adjustment is a mathematical technique (triangulation) that determines the position and orientation of each image as they existed at the time of image capture, determine the ground coordinates measured on overlap areas of multiple image, and minimizes the error associated with the imagery, image measurements, and GCP’s. This is essentially a simultaneous triangulation performed on all observations. Different functions like the calculation of approximations, automated blunder detection, and least square adjustment are executed in this automated BBA. Most of these functions are also individually available using this set of menu functions below.

4. DSM creation: digital surface model creation. Data can be found in the 'postflight' folder as noted below. The data are saved in txt file and tin (triangulated irregular network) file. A tin is a digital data structure used for the representation of a surface. A TIN is a vector-based representation of the terrain made up of irregularly distributed nodes and lines with three-dimensional coordinates (x, y, and z) that are arranged in a network of nonoverlapping triangles. The tin is derived from the elevation data of the rasterized digital surface model (DSM) (see tin).

5. Ortho creation: the orthoimage is an aerial photograph geometrically corrected (“orthorectified”) such that the scale is uniform: the photo has the same lack of distortion as a map. Unlike an uncorrected aerial photograph, an orthophotograph can be used to measure true distances, because it is an accurate representation thanks to the calculations done before in the process. To adjust the orthophoto, the OrbitGIS legend editor can be used.

The DSM and ortho are saved in the 'postflight' folder. The report and postprocessing details can be seen via the button 'view report'. The ortho *.omi will we be opened in the datasetlist of your Orbit GIS project. The DSM can be viewed via the 3D viewer (stereotab) or you can manually import (drag and drop the dsm file (see here for more information).

Process - refine results