IN THIS ARTICLE
Introduction to thermal mapping
Which images can be used for thermal projects?
Which Pix4D software can process thermal images?
Which thermal cameras are supported and which temperature?
How to process images obtained from Mavic 3T Enterprise, Mavic 2 Dual Enterprise Advanced, Zenmuse H20T, and Zenmuse H20N?
How to capture thermal images?
How to process thermal datasets?
How to visualize thermal outputs?
How to fix the discontinuities of thermal intensity between consecutive images?
How to reduce very long processing time?
What to do in presence of entirely white or black images in the rayCloud and low calibration rate?
How to use a custom integration of a thermal sensor?
Guidelines for troubleshooting
Introduction to thermal mapping
Infrared imaging is increasingly used for obtaining thermal maps, in particular of industrial installations, to quickly detect anomalies in plants, to better target maintenance efforts, and improve the efficiency of operation.
Thermal cameras are rather different from normal RGB cameras. First of all, thermal cameras tend to have much lower resolution than current RGB cameras. They also need special optics, not to block longwave infrared wavelengths. Then, even if thermal cameras normally carry a shutter, this is usually not used for taking pictures, but only for internal calibration of the sensor.
The time over which an image is acquired is rather determined by a “response time” of the camera sensor, which is generally longer than typical exposure times for RGB cameras. In addition, the response of thermal cameras tends to change in time (drift), and be non-uniform over the sensor.
Which images can be used for thermal projects?
PIX4Dmapper can process thermal images that have been captured following the recommendations described in this section.
Which Pix4D software can process thermal images?
- PIX4Dmapper and PIX4Dengine can process all types of thermal (RJPG, .tff, .jpg) images that have been captured following the recommendations described in this section.
- PIX4Dfields can process the thermal band of the Micasense Altum/Altum-PT and Sentera 6X cameras and will provide real temperature values.
- PIX4Dfields and PIX4Dreact can process the .jpg thermal images of many drones and will provide colored maps that only visually represent the temperature.
- PIX4Dcloud/PIX4Dcloud Advanced alone doesn't support the processing of rjpeg and grayscale thermal images. PIX4Dmapper can be used to process those images. See Processing thermal images using PIX4Dcloud/PIX4Dcloud Advanced and PIX4Dmapper.
- PIX4Dmatic does not process thermal images. It supports RGB images.
Processing thermal images using PIX4Dcloud/PIX4Dcloud Advanced and PIX4Dmapper.
PIX4Dcloud can be used along with PIX4Dmapper to process the thermal images (rjpeg and grayscale) on the PIX4Dcloud. To do so, first, create a project on PIX4Dmapper and upload it to PIX4Dcloud for processing.
- Create the project using PIX4Dmapper and select the thermal Camera template for processing the images.
- Upload the project to the PIX4Dcloud (Project > Upload project files).
- After processing is completed, download the entire Project files.
- Visualize them using PIX4Dmapper or other third-party software such as QGIS, ArcGIS Pro, etc.
Which thermal cameras are supported and which temperature they provide?
Sensor recommendations
In order to have enough visual content in the images for PIX4Dmapper to reconstruct the scene, we recommend:
- A minimum sensor resolution of 640x480. Smaller sensors are not supported and typically do not calibrate.
- Using a lens with a smaller focal length (9mm) increases the image's footprint, though it is possible to use longer lens focal lengths.
Supported thermal cameras
Recommended integrated solutions that are supported out-of-the-box include the following cameras.
Other custom camera integrations based on FLIR's Vue Pro or Tau2 sensors are also supported. Learn more about custom camera integrations: Processing thermal images. For more information on how to process Duet-T images, please have a look at the senseFly knowledge base (only available with a valid senseFly account).
Radiometric thermal cameras
Cameras labeled "R" are radiometrically calibrated. Using such cameras enables the capture of absolute temperature in every pixel of an image. FLIR Vue Pro R and Zenmuse XTR are both radiometric versions that do record absolute temperature. They save their images in RJPG (radiometric JPG) format: a .jpg image with temperature data embedded in every pixel.
How to process images obtained from DJI thermal cameras like Mavic 3T Enterprise, Mavic 2 Dual Enterprise Advanced, Zenmuse H20T, and Zenmuse H20N?
Pix4D's software is currently unable to generate a reflectance map with temperature values from certain thermal cameras, such as the Mavic 3T Enterprise, Matrice 30T, Mavic 2 Dual Enterprise Advanced, Zenmuse H20T, and Zenmuse H20N from DJI. This is because the metadata of the thermal images from these cameras differs from that of other normal thermal cameras, making it difficult for the FLIR SDK used by Pix4D's software to identify them as rjpeg images. As a result, the software processes these images as RGB images instead of thermal images.
To process these images correctly using Pix4D's software, a workaround is to use third-party software to convert the rjpeg images into TIFF files with temperature information before processing them with PIX4D's software. For more information: Thermal images convertion.
If .jpg thermal images are processed in PIX4Dmapper, PIX4Dfields, and PIX4Dreact, they will be treated as RGB images, and the resulting orthomosaic will not display temperature values. As a result, even if users generate an orthomosaic for visualization purposes, they will not be able to extract the temperature value of a particular object or pixel from the resulting map.
How to capture thermal images?
For a better reconstruction of the captured scene in a thermal project, some recommendations should be followed during the image acquisition:
- Have very high overlap: 90% front and side image overlap.
- The images have been taken at a resolution of at least 640x480.
- The images do not suffer from motion blur. An increased flight speed may cause a blurred image.
How to process thermal datasets?
Process a thermal project
1. Create a new project. For more information: New project in PIX4Dmapper.
For nadir datasets with accurate image geolocation, select the processing template Thermal Camera. For more information: Processing Options Default Templates
- Select processing template ThermoMAP Camera for projects captured with senseFly's ThermoMAP camera. For more information: Processing Options Default Templates
- Select processing template 3D Models for oblique datasets or nadir datasets that do not include image geolocation. For more information: Processing Options Default Templates
2. Ensure that the Pixel Size and the Focal Length values are correctly set: on the menu bar, click Project > Image Properties Editor... and in the section Selected Camera Model, click Edit... For step-by-step instructions about how to modify the camera model: How to use the Editing Camera Model Options.
3. On the Processing bar, click Start to start the processing. The thermal index map will be generated during step 3. DSM, Orthomosaic, and Index.
Process dataset from Micasense Altum
The Micasense Altum is a camera with 6 bands: Blue, green, red, red edge, near-infrared (NIR) and thermal infrared (LWIR). Though the thermal sensor is 160x120, the images process successfully as a rig due to the high-resolution multispectral sensors.
1. Upload the images and use the ag multispectral template.
2. To convert the LWIR pixel values to degree C, use the formula: Thermal_ir=(lwir/100)-273.15
There is a demo dataset of this camera in the micasense website.
Process dataset with both thermal and RGB imagery (A better 3D mesh/ model)
Thermal cameras usually have much lower resolution than RGB cameras, and thus the 3D model is of much lower quality. The idea is to use the higher resolution RGB images to compute a detailed 3D model (mesh) and to project the thermal texture on top of it. This greatly improves the final thermal 3D model. To process a dataset with both thermal and RGB imagery:
1. Run step 1. Initial Processing for the thermal dataset following the instructions above.
2. Run step 1. Initial Processing for the RGB dataset in a separate PIX4Dmapper project.
3. Merge the RGB and the thermal projects. For more information about merging projects: Merging projects.
4. On the menu bar, click Process > Processing Options. Select 2. Point Cloud and Mesh and the tab Advanced. Ensure that for the Point Cloud and Mesh Geometry image groups, Thermal IR is unchecked and that group1 is checked. Ensure that for the Mesh Texture image group, Thermal IR is checked and group1 is unchecked. For more information: Menu Process > Processing Options... > 2. Point Cloud and Mesh > Advanced.
How to visualize thermal outputs?
Visualize the 3D Point Cloud in the rayCloud
1. Click View > rayCloud, to open the rayCloud and load the 3D Point Cloud by ticking the Point Clouds box in the Layers section of the left sidebar. For more information: Menu View > rayCloud > Left sidebar > Layers > Point Clouds .
2. Display: (optional) In the Point Clouds layer of the left sidebar, select Display Properties and change the Shader to either Screen Aligned Quads, Thermal or Spherical Points, Thermal.
Visualize the 3D Textured Mesh in the rayCloud
1. If you use the Thermal Camera processing template and the 3D Textured Mesh output is desired, on the menu bar, click Process > Generate 3D Textured Mesh. For more information: Menu Process > Generate 3D Textured Mesh.
2. Click View > rayCloud, to open the rayCloud and load the 3D Textured Mesh by ticking the Triangle Mesh box in the Layers section of the left sidebar. For more information: Menu View > rayCloud > Left sidebar > Layers > Triangle Meshes .
3. Display: (optional) In the Triangle Meshes layer of the left sidebar, select Display Properties and change the Shader to Thermal.
Visualize thermal Index Map in the Index Calculator
1. Click View > Index Calculator to open the Index Calculator.
2. In the section Index Map of the sidebar, select the band containing thermal data.
3. Display: (optional) In the section Color Map and Prescription of the sidebar, increase the number of classes to 32, and from the drop-down list choose Equal Spacing: Menu View > Index Calculator > Sidebar > 4. Color Maps and Prescription.
How to fix the discontinuities of thermal intensity between consecutive images?
If the temperature seems to drift with time, this is due to the characteristics of the camera (usually uncooled cameras exhibit this behavior) and this cannot be corrected by software. The camera provides an automated way to recalibrate the intensity, usually by taking a picture with the shutter closed. What happens is that the thermal image of a surface having uniform temperature is not itself uniform: it might rather show patterns, peculiar of a specific camera, and highly variable in time.
Check with the camera manufacturer for more details.
How to reduce very long processing time?
There are two main factors that affect the speed of step 1. Initial Processing:
- Too much overlap: if some images in the project are taken from the same location, this will increase the processing time exponentially. It is advised to use a flight planning app (such as PIX4Dcapture) that triggers the camera based on distance instead of time. Alternatively, it is recommended to manually remove images if the drone was hovering at the same location for an extended period of time.
- Camera model optimization: if the camera’s initial values are too different from the optimized ones, it may slow down processing. Ensure that the pixel size and focal length are entered correctly: How to use the Editing Camera Model Options.
What to do in presence of entirely white or black images in the rayCloud and low calibration rate?
In case the rayCloud presents either entirely black or entirely white images and the project shows a very low calibration rate, it means that the thermal camera used is not registered in our database. In these situations two actions are possible:
- The preferred way is to send us a sample of the dataset such that we can include it in our database.
- Another way is, before starting the process, to close the project and open the .p4d file with a text editor, and below the
<tangentialT2>
and above the<cameraModelSource>
lines, add the following line<pixelValue pixelType="uint16" min="-1" max="-1"/>
The "pixelType" must match the datatype of your input image. For example, if you use float or 8-bit data, the above line will not work.
How to use a custom integration of a thermal sensor?
When using a custom integration, it is necessary to integrate the metadata PIX4Dmapper requires in the image EXIF tags. Ensure to follow this document listing all the EXIF tags read by PIX4Dmapper: EXIF and XMP tag information for project creation.
Guidelines for troubleshooting
When the processing of your thermal dataset is not successful or does not calibrate, please ensure to check the following points:
- The images are not too uniform.
- The camera model is correctly set together with the Pixel Size and the Focal Length. Sometimes, the pixel size is not read correctly from the EXIF. This parameter is provided by the manufacturer. For more information on camera model options: How to use the Editing Camera Model Options.
- The image geolocation and orientation are correct without obvious flaws. For more information on image geolocation and orientation: How to select/change the images geolocation and orientation.
- Use Thermal Camera processing template. For more information on processing templates: Processing Options Default Templates.
If after verifying the points above, the project still does not calibrate or is still very distorted, please try applying the following processing options in the following order:
- Apply All Prior to the internal camera parameter optimization method. For more information on All Prior processing option: Menu Process > Processing Options... > 1. Initial Processing > Calibration.
- Set the Camera model with distortion parameters to zero (Radials R1, R2, R3, and Tangentials T1 and T2). For more information on camera model options: How to use the Editing Camera Model Options.
- If it still does not calibrate, try to run it with other calibration methods (Standard, Alternative). For more information: Menu Process > Processing Options... > 1. Initial Processing > Calibration. Thermal and Thermomap templates use THE alternative calibration pipeline. This pipeline assumes that the dataset does not contain oblique images, the terrain is flat and homogenous. Due to this assumption during the calibration, the images that have >35 deg orientation will not get calibrated. Try processing with standard calibration.
- A good thermal data set would be of a very high overlap of around 95%. Still, it is important that the images are not captured from the same point of view, but the centers of the images are different points. For cameras like Tau2 (video camera), the fps might be too high and there might be many images in the same location, especially if the drone is hovering. In this case, you should manually remove some frames of the data set.