X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FitkRayCastInterpolateImageFunctionWithOrigin.h;h=9852098c8d0fb1806b279e71b68254dda276ce7e;hb=0083c3fb2c66812489631c7551709d121de51625;hp=5badf0401d32e1f73780d74b6e534a5d550605c2;hpb=ec98e4a8aed11c9daa9bd7e2439d1ac489c933c7;p=clitk.git diff --git a/itk/itkRayCastInterpolateImageFunctionWithOrigin.h b/itk/itkRayCastInterpolateImageFunctionWithOrigin.h index 5badf04..9852098 100644 --- a/itk/itkRayCastInterpolateImageFunctionWithOrigin.h +++ b/itk/itkRayCastInterpolateImageFunctionWithOrigin.h @@ -1,21 +1,5 @@ -/*========================================================================= - -Program: Insight Segmentation & Registration Toolkit -Language: C++ - -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 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 - #ifndef __itkRayCastInterpolateImageFunctionWithOrigin_h #define __itkRayCastInterpolateImageFunctionWithOrigin_h - #include "itkInterpolateImageFunction.h" #include "itkTransform.h" #include "itkVector.h"