Skip to content
Snippets Groups Projects
Commit ae639005 authored by Grégoire Mercier's avatar Grégoire Mercier
Browse files

ENH: Wavelet transformation based on ObjectList

parent c507cc8f
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ public:
typedef TFilter FilterType;
typedef typename FilterType::Pointer FilterPointerType;
typedef List< FilterType > FilterListType;
typedef ObjectList< FilterType > FilterListType;
typedef typename FilterListType::Pointer FilterListPointerType;
itkGetObjectMacro(FilterList,FilterListType);
......
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