]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractPatientGenericFilter.h
Remove reslice from vvImage. The transform is kept but it's up to the user to use...
[clitk.git] / segmentation / clitkExtractPatientGenericFilter.h
index 23b1ecf208d3f650f85257b48b01a67fdb042fb2..487c4f44569a1706ffa4ff71ccdc588e65747de1 100644 (file)
@@ -48,6 +48,8 @@ namespace clitk
 
     //--------------------------------------------------------------------
     void SetArgsInfo(const ArgsInfoType & a);
+    template<class FilterType>
+    void SetOptionsFromArgsInfoToFilter(FilterType * f);
 
     //--------------------------------------------------------------------
     // Main function called each time the filter is updated