X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvConstants.h;h=dfc7b758170ca67e5c0d26cdb8cfdf54bc03c605;hb=764f4e2df893d2d084d8c4a301d9df2a0ba87a77;hp=364a5b543ae4ee2d53666c47fe9ee8068f99bdb3;hpb=0083c3fb2c66812489631c7551709d121de51625;p=clitk.git diff --git a/vv/vvConstants.h b/vv/vvConstants.h index 364a5b5..dfc7b75 100644 --- a/vv/vvConstants.h +++ b/vv/vvConstants.h @@ -1,3 +1,20 @@ +/*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv + + Authors belong to: + - University of LYON http://www.universite-lyon.fr/ + - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr + + 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. + + 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 vvConstants_h #define vvConstants_h @@ -8,6 +25,7 @@ typedef enum _IMAGETYPE { IMAGE = 20, DICOM, MERGED, +SLICED, IMAGEWITHTIME, MERGEDWITHTIME, VECTORFIELD,