# parser->AddOption( "--NumEndmembers", "Number of endmembers (if not given or 0, will be estimated with DimensionalityEstimationMethod)", "-ne", 1, false );
# parser->AddOption( "--InputEndmembers", "Input endmembers image (must have NumComponents components or fit the input image nb of components)", "-ie", 1, false );
parser->AddOption("--InputEndmembers","Input endmembers image (must have NumComponents components or fit the input image nb of components)","-ie",1,false);