Skip to content
Snippets Groups Projects
Commit 1b70aa8a authored by Julien Michel's avatar Julien Michel
Browse files

correction fusion

parent 470dc9e4
Branches
Tags
No related merge requests found
......@@ -33,6 +33,7 @@ namespace otb
{
this->SetNumberOfRequiredInputs(2);
m_ConvolutionFilter = ConvolutionFilterType::New();
m_ConvolutionFilter->NormalizeFilterOn();
m_DivideFilter = DivideFilterType::New();
m_MultiplyFilter = MultiplyFilterType::New();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment