Skip to content
Snippets Groups Projects
Commit edfdfb6a authored by Angelos Tzotsos's avatar Angelos Tzotsos
Browse files

BUG: Typo in Step2 fusion functor

parent 5494ca09
No related branches found
No related tags found
No related merge requests found
......@@ -195,7 +195,7 @@ private:
FusionFunctor2> FusionStep2FilterType;
/** Pointer to the fusion filter */
typename FusionStep1FilterType::Pointer m_FusionStep2Filter;
typename FusionStep2FilterType::Pointer m_FusionStep2Filter;
/** Typedef of the convolution filter performing Pan smoothing */
......
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