3 bands images (no matter which are the bands)
The color of outputs (densified point cloud, orthomosaic) depends on if the camera exist in PIX4Dmapper's camera DB or not.
If the camera exists in PIX4Dmapper's database:
PIX4Dmapper generates:
- Colored automatic tie points (1 point cloud of automatic tie points).
- 1 colored densified point cloud.
- 1 colored orthomosaic.
If the camera does not exist in PIX4Dmapper's database:
- 8 bit images:
PIX4Dmapper generates:
- Colored automatic tie points (1 point cloud of automatic tie points).
- 1 colored densified point cloud.
- 1 colored orthomosaic.
- 16 bit images
PIX4Dmapper generates:
- Grayscale automatic tie points (1 point cloud of automatic tie points).
- 1 grayscale densified point cloud.
- 1 grayscale orthomosaic.
2 Groups of images
For example, when there are RGB and NIRGB images in the same project.
PIX4Dmapper generates:
- 1 point cloud of automatic tie points. The color of the automatic tie points will be mixed: some points will take color from the RGB images and others from the NIRGB images.
- 1 densified point cloud per group.
- 1 orthomosaic per group.
More than 3 bands images
When there are more than 3 bands images, the results will always be grayscale. An example of two possible cases:
1 image file that has 4 bands:
PIX4Dmapper generates:
- Grayscale automatic tie points (1 point cloud of automatic tie points).
- 1 grayscale densified point cloud.
- 1 orthomosaic of 4 bands.
4 different images files (each image file has 1 band)
We will have one group of images per band. PIX4Dmapper generates:
- Grayscale automatic tie points. Some points will take color from the 1st group of images, others from the 2nd group of images, etc.
- 1 grayscale densified point cloud per group.
- 1 orthomosaic per group (each orthomosaic will have 1 band).