]> Creatis software - clitk.git/commit
Added ImagX file format from RTK
authorSimon Rit <simon.rit@creatis.insa-lyon.fr>
Tue, 20 Nov 2012 16:30:21 +0000 (17:30 +0100)
committerSimon Rit <simon.rit@creatis.insa-lyon.fr>
Tue, 20 Nov 2012 16:30:21 +0000 (17:30 +0100)
commit4c1f33fa1ab2a114f4dc94b24b0f2ef936ffafb8
tree29825601bac313ace644dd912e71c4a11b718f3d
parentc4a6e405914867a0abfd1ac67ebe71f3ebdeb246
Added ImagX file format from RTK
common/CMakeLists.txt
common/clitkIO.cxx
common/rtkImagXImageIO.cxx [new file with mode: 0644]
common/rtkImagXImageIO.h [new file with mode: 0644]
common/rtkImagXImageIOFactory.cxx [new file with mode: 0644]
common/rtkImagXImageIOFactory.h [new file with mode: 0644]
common/rtkImagXLookupTableImageFilter.h [new file with mode: 0644]
common/rtkImagXRawToAttenuationImageFilter.h [new file with mode: 0644]
common/rtkImagXRawToAttenuationImageFilter.txx [new file with mode: 0644]
common/rtkImagXXMLFileReader.cxx [new file with mode: 0644]
common/rtkImagXXMLFileReader.h [new file with mode: 0644]