HaralickTextureExtraction - ability to choose the features to be generated
In the HaralickTextureExtraction application, the "texture" parameter enables to choose between 3 groups of features to compute ("simple" = 8 features , "advanced" = 10 features , "higher" = features). On a VIHR image (e.g. Spot 6/7) the computation is very slow, and the output file is huge. It would be nice to be able to choose one by one the features we want like to be generated, as it is implemented in the RadiometricIndices application (through the "list" parameter).
Additionally, a nice feature would be to have a flag that enables to save the output file with integer values, with a "milli"-like parameter as implemented in the OpticalCalibration application