Page MenuHomePhabricator

[CAI-HACKFEST] Analyse if MSI class could/should be ported to ENVI image
Closed, WontfixPublic

Description

ENVI is a popular file format for multi spectral images.
Images coming from our potentially new IMEC camera will be saved in this format.

More information
https://www.harrisgeospatial.com/docs/ENVIHeaderFiles.html on the format:

For python the spectral python (SPy) module provides read/write methods for ENVI files and contains some multi-spectral algorithms.

In this bug, check if we should use the SPy image class for processing in our MSI module. This would mean significant porting necessities, so if we do it it should pay of.

If not, I propose to use the SPy reader/writer and an adapter to be able to process ENVI files in the future (see T19712)

Event Timeline

wirkert added a subscriber: wirkert.

ENVI sample files coming from the new camera can be found in:
E130-Daten/Bilddaten/Bugs Testdata/T19713

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.