GE medical systems dicom files: how to read and convert them

  • Follow


Hello,

I want to view and if possible convert some dicom images which i 
received on a cd from a radiologist. The cd is supposed to work in a 
plug-and-play fashion, but it doesn't work.

When using a hex editor to view the image files, the first bytes show a 
string "GE Medical Systems / DICOM Part 10 file". Each image is located 
in a subdirectory within the DICOMDAT directory. There is as well a 
DICOMDIR file located in the root directory. The first bytes within the 
dicomdir file show a string "GE Medical Systems / DICOM Part 10 file / 
CENTRICITY 001471".

Since the shipped viewer does not work, I tried a number of other 
programmes to access the files, without any success. The image files and 
the dicomdir filed are always reported as invalid. In the dicomdir file 
there are strings probably containing the radiologists' software: 
Applicare/Radworks.

Is there a way to view the files without the buggy GE CENTRICITY viewer?

Thanks for any hints,
perry
0
Reply jones (1) 12/18/2009 10:27:44 AM

On Dec 18, 11:27=A0am, perry jones <jo...@noreply1.org> wrote:
> Hello,
>
> I want to view and if possible convert some dicom images which i
> received on a cd from a radiologist. The cd is supposed to work in a
> plug-and-play fashion, but it doesn't work.
>
> When using a hex editor to view the image files, the first bytes show a
> string "GE Medical Systems / DICOM Part 10 file". Each image is located
> in a subdirectory within the DICOMDAT directory. There is as well a
> DICOMDIR file located in the root directory. The first bytes within the
> dicomdir file show a string "GE Medical Systems / DICOM Part 10 file /
> CENTRICITY 001471".
>
> Since the shipped viewer does not work, I tried a number of other
> programmes to access the files, without any success. The image files and
> the dicomdir filed are always reported as invalid. In the dicomdir file
> there are strings probably containing the radiologists' software:
> Applicare/Radworks.
>
> Is there a way to view the files without the buggy GE CENTRICITY viewer?

You could use the command line tools from GDCM to check if those files
are actually DICOM files. The command line is gdcminfo:

http://gdcm.sourceforge.net/html/gdcminfo.html

If they are, you could use something like IrfanView + DICOM plugin to
view them (or any other viewer).

HTH
Ref:
http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=3DGDCM_Release_2=
..0#GDCM_2.0.14
0
Reply Mathieu 12/18/2009 2:15:37 PM


Dear Perry,

If you are still facing the problem, please share one of the
problematic image.

Regards
Alvin
0
Reply Alvin 12/19/2009 12:11:40 PM

Dear Alvin,

I just tested the cd on a different computer and luckily there it 
worked. It seems that the images on the cd are generated with some 
non-standard compression technique. The viewer shipped with the cd 
allows to export the image as dicom, jpg, tiff and bmp. When exporting 
to dicom, the resulting file is much larger than the corresponding input 
file. This output file seems to be standard, I was able to view it with 
xnview.

Thank you and regards
Perry

Alvin schrieb:
> Dear Perry,
> 
> If you are still facing the problem, please share one of the
> problematic image.
> 
> Regards
> Alvin
0
Reply perry 12/19/2009 2:49:15 PM

3 Replies
1205 Views

(page loaded in 0.172 seconds)

Similiar Articles:







7/23/2012 11:43:47 AM


Reply: