Skip to content
Snippets Groups Projects
Commit e05429e5 authored by Christophe Palmann's avatar Christophe Palmann
Browse files

ENH: instanciation within constructor missing (SAR)

parent 5512ff90
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@ MultiChannelsPolarimetricSynthesisFilter<TInputImage, TOutputImage, TFunction>
SetEmissionH(false);
SetEmissionV(false);
SetGain(1);
SetMode(0);
m_ArchitectureType = PolarimetricData::New();
}
......
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