Known Issues¶
- When processing multispectral data sets, the presence of RGB images may cause the processing to fail abruptly. As a work-around, ensure no RGB images are in any of the folders containing the images to be processed
- Generation of some mesh exports fails when the project name contains non-ASCII characters on Windows.
- Externally supplied (in a geolocation file) image geotags for multispectral/multilayer images are not supported.
- When creating a project, the following message is logged: “Unable to find radiometric calibration target: Detection error / AIRCALIB_DETECTION_ERROR”. This message can be ignored for all projects not actually using a target for radiometric calibration.
- Changing the coordinate system of images is not supported.
- Exporting contour lines into a PDF file (
pix4dengine.options.AlgoOption.Ortho.CONTOUR_PDF
) when no such lines were generated, e.g. absense of elevation, does not create a PDF file, whereas the output ofpix4dengine.exports.get_ouput()
suggests that such a file exists.