Skip to content
Snippets Groups Projects
Commit a4547930 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

tentative de passage en double pour une meilleure stabilité des tests

parent c75ccbd7
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ int main( int argc, char *argv[] )
return -1;
}
typedef float PixelType;
typedef double PixelType;
typedef otb::Image< PixelType, 2 > ImageType;
typedef itk::NeighborhoodIterator< ImageType > NeighborhoodIteratorType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment