X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FitkRayCastInterpolateImageFunctionWithOrigin.h;h=05f1076a2b8b8798e77764feb545c9c6367cbfd9;hb=49a4b154c9a2af76b0f9143b4fabde0a4da6e798;hp=5badf0401d32e1f73780d74b6e534a5d550605c2;hpb=758de1c14c7f16d924e1a2a575d52cd3e48ec503;p=clitk.git diff --git a/itk/itkRayCastInterpolateImageFunctionWithOrigin.h b/itk/itkRayCastInterpolateImageFunctionWithOrigin.h index 5badf04..05f1076 100644 --- a/itk/itkRayCastInterpolateImageFunctionWithOrigin.h +++ b/itk/itkRayCastInterpolateImageFunctionWithOrigin.h @@ -1,21 +1,22 @@ /*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv -Program: Insight Segmentation & Registration Toolkit -Language: C++ + 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"