]> Creatis software - clitk.git/commit
Romulo:
authorsrit <srit>
Thu, 17 Mar 2011 14:43:08 +0000 (14:43 +0000)
committersrit <srit>
Thu, 17 Mar 2011 14:43:08 +0000 (14:43 +0000)
commit7a5d28f9a67bbf9f6eec89368010a5a08ca0838d
treef0fced4a4efa0f4774578b0cd65d36beec9a4d31
parentdd96575fcb3e3af28160766907f68e34dfbf1ba2
Romulo:
1) Perform image resampling if the spacing of the MHD file doesn't match the slice thickness found in the reference dicom series. Use the dicom spacing as the output.
2) Remove files from the dicom series if the number of slices in the MHD doesn't match the number of files in the image (it may be smaller due to rounding of image resampling). An error is still generated if there are more slices than files, though.
- issue: VV somehow still detects all images (Open Dicom), but the number of files and the series itself are correctly read.
3) Warnings are printed in both cases above if "verbose" is enabled.
tools/clitkWriteDicomSeriesGenericFilter.txx