X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fgdcmvtk%2Fsrc%2FbbgdcmvtkGetXCoherentInfoGdcmReader.cxx;fp=packages%2Fgdcmvtk%2Fsrc%2FbbgdcmvtkGetXCoherentInfoGdcmReader.cxx;h=751c683c37053cc58e3764e8db6d403ce42b4be8;hb=0270a43057e5a74a7c1c9c6081f026261a2d313f;hp=9d945b1c91e54a738a4696c9b6fc2d6ec6f01ebe;hpb=08879a0d59761daa5f4540c551bf97c4919e2e0b;p=bbtk.git diff --git a/packages/gdcmvtk/src/bbgdcmvtkGetXCoherentInfoGdcmReader.cxx b/packages/gdcmvtk/src/bbgdcmvtkGetXCoherentInfoGdcmReader.cxx index 9d945b1..751c683 100644 --- a/packages/gdcmvtk/src/bbgdcmvtkGetXCoherentInfoGdcmReader.cxx +++ b/packages/gdcmvtk/src/bbgdcmvtkGetXCoherentInfoGdcmReader.cxx @@ -210,8 +210,9 @@ void GetXCoherentInfoGdcmReader::Process() deIpp.GetValue().Print(ss); gdcm::Element ipp; ipp.Read( ss ); - for(i=0; i< 3; i++) + for(i=0; i< 3; i++){ v_ipp.push_back((float)(ipp[i])); + } // for 3 bbSetOutputIPP(v_ipp ); // Add *all the files* to the IPPsorter