]> Creatis software - clitk.git/commit
Change paradigm to find files
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 11 Jan 2019 10:58:58 +0000 (11:58 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 11 Jan 2019 10:58:58 +0000 (11:58 +0100)
commit48727138e88f056b67312603560e600362346462
tree76d8c74dbd1e065cdba2ba0abd0d8f20812a5e6c
parentcd904bc3cb27133a8a556c13c21a37d6415a6cc8
Change paradigm to find files

When we find the files to sort them with itk::GDCMSeriesFileNames, I just have to remove the first ./ if present

Moreover, sliceIndex has to be the sorting vector (it was not correct before)
tools/clitkDicom2Image.cxx