X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolResample.h;h=ec56fda68cfbd40d410ae0b2f1b78c0e76c7a35f;hb=8b0f32e46083e5fbc2efe128c9eae002f129cbd8;hp=c13e5eb97f287dc5b6406f963a353c5ec53bdd65;hpb=11f0ba44e7cc6df01882a3ac12d5cd4e429616b7;p=clitk.git diff --git a/vv/vvToolResample.h b/vv/vvToolResample.h index c13e5eb..ec56fda 100644 --- a/vv/vvToolResample.h +++ b/vv/vvToolResample.h @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html - ======================================================================-====*/ + ===========================================================================**/ #ifndef _VVTOOLRESAMPLE_H #define _VVTOOLRESAMPLE_H @@ -70,10 +70,9 @@ public slots: protected: Ui::vvToolResample ui; vvImage::Pointer mOutput; - //clitk::ImageResampleGenericFilter::Pointer mFilter; clitk::ResampleImageGenericFilter::Pointer mFilter; - vvSlicerManager* mCurrentSlicerManager; + // vvSlicerManager* mCurrentSlicerManager; vvImage::Pointer mCurrentImage; int mCurrentIndex;