[vtkusers] what issue of my dicom series
Sebastian Hilbert
sebastian.hilbert at gmx.net
Fri Feb 19 12:10:46 EST 2016
Am Saturday 20 February 2016, 00:02:51 schrieb Liu_tj:
> I try to use vtkDICOMImageReader to load a dicom series, when the
> vtkDICOMImageReader::Update() is called, the application is terminated. All
> the fail dicom series have the same character: the first dicom file is more
> than 1M, the other dicom files are the same size about 200k. In all the
> success dicom series, all the dicom file has the same size.
>
You should provide more information about the source of your dicom dataset.
Can you display it in a regular dicom viewer ?
Sometimes when the first file is larger it has some additional information. For
example Philips provides binary segmentation masks in the first file and
references all other files (CT slices)
You can use a program to dump the dicom tags and find out.
> Can anybody tell me what problem with the DICOM series?
>
No. Unless you provide either the file(s) or information.
More information about the vtkusers
mailing list