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

STYLE:untabify

parent 2f0ffdc5
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ private:
resampler->SetOutputParametersFromImage(inputImage);
FloatVectorImageType::PixelType defaultValue;
itk::PixelBuilder<FloatVectorImageType::PixelType>::Zero(defaultValue,
inputImage->GetNumberOfComponentsPerPixel());
inputImage->GetNumberOfComponentsPerPixel());
resampler->SetEdgePaddingValue(defaultValue);
// Output Image
......
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