]> Creatis software - clitk.git/blobdiff - itk/itkRayCastInterpolateImageFunctionWithOrigin.h
Increase number of decimal for fusion and overlay
[clitk.git] / itk / itkRayCastInterpolateImageFunctionWithOrigin.h
index 5badf0401d32e1f73780d74b6e534a5d550605c2..05f1076a2b8b8798e77764feb545c9c6367cbfd9 100644 (file)
@@ -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"