Skip to content
Snippets Groups Projects
Commit 490b262d authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

STYLE:kwstyle

parent 5b2580b7
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,8 @@ int main(int argc, char* argv[])
OutputImageType> RescalerType;
typedef otb::VectorRescaleIntensityImageFilter<ImageType,
OutputPrettyImageType> RescalerType2;
OutputPrettyImageType> RescalerType2;
typedef ImageType::PixelType VectorPixelType;
for (unsigned int cpt = 0; cpt < numberOfPrincipalComponentsRequired; cpt++)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment