X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FToMRIregister.cxx;h=ae426b59fa648dae2725803c65bf8f6748268724;hb=7807e926c2319c5adfc037665992307222bc8f27;hp=fd65238e38e80e9ee0bc0f4e73888eebfb8666da;hpb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;p=gdcm.git diff --git a/Example/ToMRIregister.cxx b/Example/ToMRIregister.cxx index fd65238e..ae426b59 100755 --- a/Example/ToMRIregister.cxx +++ b/Example/ToMRIregister.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: ToMRIregister.cxx,v $ Language: C++ - Date: $Date: 2007/05/23 14:18:04 $ - Version: $Revision: 1.4 $ + Date: $Date: 2007/10/24 08:03:44 $ + Version: $Revision: 1.5 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -234,7 +234,7 @@ int main(int argc, char *argv[]) //int sliceNumber = 0; - float position =0.0; + double position =0.0; char charPosition[10]; for (GDCM_NAME_SPACE::XCoherentFileSetmap::iterator i = xcm.begin();