Adds support for processing mixed RGB+Multispectral image inputs (e.g. Phantom 4 Multispectral files), you can now throw JPEGs (8bit) and TIFFs (16bit) and the dataset will process correctly.
You can also provide redundant data (RGB JPEGs + R/G/B TIFFs) and ODM will handle that gracefully.
Still need to add support for better radiometric calibration in these cases (byte to float conversion will currently still fail). Will try to improve that in the upcoming days.
Adds support for processing mixed RGB+Multispectral image inputs (e.g. Phantom 4 Multispectral files), you can now throw JPEGs (8bit) and TIFFs (16bit) and the dataset will process correctly.
You can also provide redundant data (RGB JPEGs + R/G/B TIFFs) and ODM will handle that gracefully.
Still need to add support for better radiometric calibration in these cases (byte to float conversion will currently still fail). Will try to improve that in the upcoming days.