Skip to content
Snippets Groups Projects
Commit a1052212 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

nomsg

parent 1b03456e
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ int main( int argc, char ** argv )
// Siftware Guide : BeginCodeSnippet
typedef itk::Image< unsigned char, 2 > ImageType;
typedef otb::ImageFileReader< ImageType > ReaderType;
typedef otb::ImageViewer< ImageType::PixelType, double> ViewerType;
typedef otb::ImageViewer< ImageType::PixelType> ViewerType;
// Software Guide : EndCodeSnippet
// Software Guide : BeginLatex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment