Skip to content
Snippets Groups Projects
Commit 93fee7d4 authored by Patrick Imbo's avatar Patrick Imbo
Browse files

MAJ -> OK

parent 01bcd732
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ int otbLeeFilter( int argc, char ** argv )
unsigned int RadiusY((unsigned int)::atoi(argv[4]));
double NbVues ((double)::atof(argv[5]));
typedef float InputPixelType;
typedef unsigned char InputPixelType;
typedef unsigned char OutputPixelType;
const unsigned int Dimension = 2;
......
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