X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FitkRayCastInterpolateImageFunctionWithOrigin.h;h=05f1076a2b8b8798e77764feb545c9c6367cbfd9;hb=5f801bf0b07486889123e941d6913d4369dfc86f;hp=6e8b2ec79fe7cd74b9ce3f216e4e4412aa1ee1a2;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/itk/itkRayCastInterpolateImageFunctionWithOrigin.h b/itk/itkRayCastInterpolateImageFunctionWithOrigin.h index 6e8b2ec..05f1076 100644 --- a/itk/itkRayCastInterpolateImageFunctionWithOrigin.h +++ b/itk/itkRayCastInterpolateImageFunctionWithOrigin.h @@ -1,24 +1,22 @@ /*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv -Program: Insight Segmentation & Registration Toolkit -Module: $RCSfile: itkRayCastInterpolateImageFunctionWithOrigin.h,v $ -Language: C++ -Date: $Date: 2010/01/06 13:32:01 $ -Version: $Revision: 1.1 $ + Authors belong to: + - University of LYON http://www.universite-lyon.fr/ + - Léon Bérard cancer center http://www.centreleonberard.fr + - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr -Copyright (c) Insight Software Consortium. All rights reserved. -See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the copyright notices for more information. -This software is distributed WITHOUT ANY WARRANTY; without even -the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -PURPOSE. See the above copyright notices for more information. - -=========================================================================*/ -//JV Support to origin is added, and the implicit shift to the center of the center of the volume removed by two patches + It is distributed under dual licence + - BSD See included LICENSE.txt file + - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html +===========================================================================**/ #ifndef __itkRayCastInterpolateImageFunctionWithOrigin_h #define __itkRayCastInterpolateImageFunctionWithOrigin_h - #include "itkInterpolateImageFunction.h" #include "itkTransform.h" #include "itkVector.h"