Skip to content
Snippets Groups Projects
Commit 0d74f626 authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent 8103b3ea
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@ int otbOrthoRectificationComplexFilter(int argc, char* argv[])
typedef otb::VectorImage<double, 2> ModulusVectorImageType;
typedef otb::UnaryImageFunctorWithVectorImageFilter<
ComplexVectorImageType,
ModulusVectorImageType,
ModulusVectorImageType,
itk::Function::ComplexToModulus<
ComplexVectorImageType::InternalPixelType,
ModulusVectorImageType::InternalPixelType
......
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