Photogrammetry knowledge

What is... (a densified point cloud? an orthomosaic? etc.)

What is a densified point cloud?

The densified point cloud is a set of 3D points that reconstruct the model. The X,Y,Z position and the color information is stored for each point of the densified point cloud.

The densified point cloud is computed based on the automatic tie points (ATPs) of step 1. Initial Processing. It provides a very accurate background for distance, surface, and volume measurements.

Point_Cloud.png

What is a 3D textured mesh?

The 3D textured mesh is a representation of the model's shape. It consists of vertices, edges, faces, and the texture from the images that are projected on it.

It is useful to present, visualize, upload, and share the model on online platforms. It is intended to look nice more than to be accurate, so it is not recommended to use it for measurements.

3D Textured Mesh

What is an LOD mesh?

The LOD (Level Of Details) mesh represents the 3D textured mesh that contains multiple levels of detail, decreasing the complexity of the model as it is divided into more levels.

The LOD mesh is useful for visualization on the web and from different types of devices, such as desktop PCs, tablets, and smartphones, when fast loading is needed. It is the ideal output for smooth and efficient navigation for online viewers.

Note: The LOD mesh cannot be visualized in PIX4Dmapper. It can be exported and visualized in other software: Skyline TerraBuilder, SuperMap or in web viewers, such as ArcGIS Online.

For step-by-step instructions about exporting the LOD mesh: How to export the 3D textured mesh - PIX4Dmapper.

What is a polyline?

A polyline is a continuous line composed of one or more sub-lines. It is created by specifying the vertices of each line.

polyline

PIX4Dmapper allows drawing 3D polylines, where each vertex has three coordinates. Polylines are typically used to measure distances in the model.

For step-by-step instructions about how to draw a new polyline with the rayCloud: How to draw a Polyline in the rayCloud - PIX4Dmapper
For more information about projected 2D length and terrain 3D length of polylines: Projected 2D length and terrain 3D length of polylines - PIX4Dmapper

What is an orthomosaic?

The orthomosaic is a 2D map. Each point contains X, Y, and color information. The orthomosaic has a uniform scale and can be used for 2D measurements (distance, surface). It corrects the following problems of the input images:

  • The perspective of the camera.
  • Different scale based on the distance that each point of the object/ground has from the camera.

The orthomosaic generation is different from photo stitching. For more information: Photo stitching vs orthomosaic generation - PIX4Dmapper.

orthomosaic

What is a reflectance map?

The reflectance map is mainly used when the input is multispectral/thermal imagery. For more information about the reflectance map vs. orthomosaic: Reflectance map vs orthomosaic.

For each band, PIX4Dmapper produces one reflectance map. The goal is to properly assess the reflectance for a particular feature based on the pixel value in the images. This pixel value is influenced by many factors, including but not limited to:

  • Incoming light.
  • ISO.
  • Aperture.
  • Shutter speed.
  • Sensor response and optical system.
  • Vignetting.

PIX4Dmapper, therefore, uses the camera positions and the reconstructed model to take these different factors into account and produce an accurate reflectance map. To obtain representative results, it is important to have the right equipment. For Pix4D's recommendations concerning camera requirements: Camera Requirements for Precision Agriculture.

Note: In order to produce accurate reflectance maps, multispectral imagery can be radiometrically calibrated and corrected by PIX4Dmapper. For more information: Radiometric calibration target - PIX4Dmapper.

What is a DSM?

The digital surface model (DSM) is a 2.5 D model of the mapped area. It can be exported as two different types of files:

  • Raster GeoTIFF.
  • Point cloud (.xyz, .las, .laz).

Each pixel of the raster geotiff file and each point of the point cloud contain (X, Y, Z) information. They do not contain color information.

dsm

For each (X, Y) position, the DSM has only 1 Z value (the altitude of the highest point for this (X, Y) position). This is why it is considered to be a 2.5D model.

Example: The edge E in the following image has two vertices with different altitude values (Z 2>Z 1). In the DSM this edge will only be shown as the point (X, Y, Z 2).
2.5D house

2.5D from top

House - Side view
House - Top view - DSM

For more information about how to visualize the raster DSM file: How to visualize the GeoTIFF DSM File - PIX4Dmapper.

What is a DTM?

Video: Watch the instructional video related to DTM: here.

The digital terrain model (DTM) is a 2.5 D model of the mapped area after filtering out the objects, like buildings. It can be exported in GeoTIFF raster file format.

Each pixel of the raster file contains (X,Y, Z) information but they do not contain color information.

DTM lausanne
DSM lausanne
DTM of the city center of Lausanne
DSM of the city center of Lausanne

What is an index map?

PIX4Dmapper generates several well-known indices, such as NDVI, as well as custom indices. For more information: Edit, Add, and Delete Indices and Formulas in the Index Calculator - PIX4Dmapper.

Each index is associated with an index map. For each pixel on this map, the pixel's value is derived from the associated reflectance maps.

Example: Consider the custom index with the formula (RED NIR) / (GREEN + 1) and a fixed pixel. Say the associated pixel in the reflectance maps has the following values:
  • Pixel value in the red reflectance map: 0.4.
  • Pixel value in the NIR reflectance map: 0.6.
  • Pixel value in the green reflectance map: 0.1.
The value of this pixel in the index map is (0.4 0.6) / (0.1 + 1) = 0.18.
For more information about how to generate index maps: How to generate an Index Map / Index Grid in the Index Calculator.
index map