Skip to content
Snippets Groups Projects
Commit 8e0e617f authored by Julien Malik's avatar Julien Malik
Browse files

STYLE

parent da87cde4
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ SparseUnmixingImageFilter< TInputImage, TOutputImage, VNbInputImage, TPrecision,
m_AngleListFilter = AngleListFilterType::New();
m_AngleListFilter->SetThresholdValue( 10. );
m_Histogram = HistogramType::New();
m_Histogram = HistogramType::New();
m_Transformer = TransformFilterType::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