DICOM decompression

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

DICOM decompression

Douglas Benn-2
I just tried to load a DICOM dataset and received the following error
message

 

"java.io.IOException

ImageJ cannot open compressed DICOM images

Transfer Syntax UID = 1.2.840.10008.1.2.4.70"

 

There are 440 .DCM images varying between 130 and 230KB so presumably
these are compressed. I searched the list archives for "DICOM
decompression" and found nothing. I looked at the online manual but
could not find anything in the "File" menu. Is there a tool available
for decompression?

 

Thanks.

 

Douglas
Reply | Threaded
Open this post in threaded view
|

Re: DICOM decompression

Johannes Hermen
You can use our DICOM Tools together with an installed Java ImageIO :

http://santec.tudor.lu/project/optimage/dicom/start


That yhould open most of the images.

Greets
        Johannes


-----------------------------------------------------------------
Johannes Hermen  -  Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor  http://www.santec.tudor.lu
29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------

ImageJ Interest Group <[hidden email]> wrote on 15.03.2010 15:30:29:

> "Benn, Douglas K." <[hidden email]>
> Sent by: ImageJ Interest Group <[hidden email]>
>
> 15.03.2010 15:43
>
> Please respond to
> ImageJ Interest Group <[hidden email]>
>
> To
>
> [hidden email]
>
> cc
>
> Subject
>
> DICOM decompression
>
> I just tried to load a DICOM dataset and received the following error
> message
>
>
>
> "java.io.IOException
>
> ImageJ cannot open compressed DICOM images
>
> Transfer Syntax UID = 1.2.840.10008.1.2.4.70"
>
>
>
> There are 440 .DCM images varying between 130 and 230KB so presumably
> these are compressed. I searched the list archives for "DICOM
> decompression" and found nothing. I looked at the online manual but
> could not find anything in the "File" menu. Is there a tool available
> for decompression?
>
>
>
> Thanks.
>
>
>
> Douglas
Reply | Threaded
Open this post in threaded view
|

Re: DICOM decompression

ctrueden
In reply to this post by Douglas Benn-2
Hi Douglas,

Did you try Bio-Formats? http://loci.wisc.edu/software/bio-formats

-Curtis

On Mon, Mar 15, 2010 at 9:30 AM, Benn, Douglas K. <[hidden email]
> wrote:

> I just tried to load a DICOM dataset and received the following error
> message
>
>
>
> "java.io.IOException
>
> ImageJ cannot open compressed DICOM images
>
> Transfer Syntax UID = 1.2.840.10008.1.2.4.70"
>
>
>
> There are 440 .DCM images varying between 130 and 230KB so presumably
> these are compressed. I searched the list archives for "DICOM
> decompression" and found nothing. I looked at the online manual but
> could not find anything in the "File" menu. Is there a tool available
> for decompression?
>
>
>
> Thanks.
>
>
>
> Douglas
>
Reply | Threaded
Open this post in threaded view
|

Re: DICOM decompression

Douglas Benn-2
In reply to this post by Johannes Hermen
Dear Johannes,

Thank you for the link. I have downloaded all the files and have managed
to open the images. Now I would like to save the stack as uncompressed
DICOM. However, I cannot find the correct icon in TudorDicom to save the
stack.

Thank you for your help.

Douglas

-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
Johannes Hermen
Sent: Monday, March 15, 2010 9:57 AM
To: [hidden email]
Subject: Re: DICOM decompression

You can use our DICOM Tools together with an installed Java ImageIO :

http://santec.tudor.lu/project/optimage/dicom/start


That yhould open most of the images.

Greets
        Johannes


-----------------------------------------------------------------
Johannes Hermen  -  Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor  http://www.santec.tudor.lu
29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------

ImageJ Interest Group <[hidden email]> wrote on 15.03.2010
15:30:29:

> "Benn, Douglas K." <[hidden email]>
> Sent by: ImageJ Interest Group <[hidden email]>
>
> 15.03.2010 15:43
>
> Please respond to
> ImageJ Interest Group <[hidden email]>
>
> To
>
> [hidden email]
>
> cc
>
> Subject
>
> DICOM decompression
>
> I just tried to load a DICOM dataset and received the following error
> message
>
>
>
> "java.io.IOException
>
> ImageJ cannot open compressed DICOM images
>
> Transfer Syntax UID = 1.2.840.10008.1.2.4.70"
>
>
>
> There are 440 .DCM images varying between 130 and 230KB so presumably
> these are compressed. I searched the list archives for "DICOM
> decompression" and found nothing. I looked at the online manual but
> could not find anything in the "File" menu. Is there a tool available
> for decompression?
>
>
>
> Thanks.
>
>
>
> Douglas
Reply | Threaded
Open this post in threaded view
|

Re: DICOM decompression

Johannes Hermen
unfortunately there is no funktionality to save a stack by now.
You could do a small macro that runs through the stack and saves each
image.

Greets

        Johannes


-----------------------------------------------------------------
Johannes Hermen  -  Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor  http://www.santec.tudor.lu
29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------

ImageJ Interest Group <[hidden email]> wrote on 15.03.2010 20:44:35:

> "Benn, Douglas K." <[hidden email]>
> Sent by: ImageJ Interest Group <[hidden email]>
>
> 16.03.2010 14:20
>
> Please respond to
> ImageJ Interest Group <[hidden email]>
>
> To
>
> [hidden email]
>
> cc
>
> Subject
>
> Re: DICOM decompression
>
> Dear Johannes,
>
> Thank you for the link. I have downloaded all the files and have managed
> to open the images. Now I would like to save the stack as uncompressed
> DICOM. However, I cannot find the correct icon in TudorDicom to save the
> stack.
>
> Thank you for your help.
>
> Douglas
>
> -----Original Message-----
> From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
> Johannes Hermen
> Sent: Monday, March 15, 2010 9:57 AM
> To: [hidden email]
> Subject: Re: DICOM decompression
>
> You can use our DICOM Tools together with an installed Java ImageIO :
>
> http://santec.tudor.lu/project/optimage/dicom/start
>
>
> That yhould open most of the images.
>
> Greets
>    Johannes
>
>
> -----------------------------------------------------------------
> Johannes Hermen  -  Ingenieur de Recherche
> [hidden email]
> -----------------------------------------------------------------
> CRP Henri Tudor  http://www.santec.tudor.lu
> 29, Avenue John F. Kennedy
> L-1855 Luxembourg
> -----------------------------------------------------------------
>
> ImageJ Interest Group <[hidden email]> wrote on 15.03.2010
> 15:30:29:
>
> > "Benn, Douglas K." <[hidden email]>
> > Sent by: ImageJ Interest Group <[hidden email]>
> >
> > 15.03.2010 15:43
> >
> > Please respond to
> > ImageJ Interest Group <[hidden email]>
> >
> > To
> >
> > [hidden email]
> >
> > cc
> >
> > Subject
> >
> > DICOM decompression
> >
> > I just tried to load a DICOM dataset and received the following error
> > message
> >
> >
> >
> > "java.io.IOException
> >
> > ImageJ cannot open compressed DICOM images
> >
> > Transfer Syntax UID = 1.2.840.10008.1.2.4.70"
> >
> >
> >
> > There are 440 .DCM images varying between 130 and 230KB so presumably
> > these are compressed. I searched the list archives for "DICOM
> > decompression" and found nothing. I looked at the online manual but
> > could not find anything in the "File" menu. Is there a tool available
> > for decompression?
> >
> >
> >
> > Thanks.
> >
> >
> >
> > Douglas
Reply | Threaded
Open this post in threaded view
|

Re: DICOM decompression

Douglas Benn-2
Dear Johannes,

Good idea.

Thank you.

Douglas

Dr Douglas K Benn, BDS, M.Phil., Ph.D., Dipl. Dental Radiology (Royal College of Radiologists, England).
Professor
Dept of General Dentistry
Creighton University Dental School
2500 California Plaza
Omaha
Nebraska 68178

Tel: (402)280 5025
Fax: (402)280 5094



-----Original Message-----
From: ImageJ Interest Group on behalf of Johannes Hermen
Sent: Fri 3/19/2010 2:09 AM
To: [hidden email]
Subject: Re: DICOM decompression
 
unfortunately there is no funktionality to save a stack by now.
You could do a small macro that runs through the stack and saves each
image.

Greets

        Johannes


-----------------------------------------------------------------
Johannes Hermen  -  Ingenieur de Recherche
[hidden email]
-----------------------------------------------------------------
CRP Henri Tudor  http://www.santec.tudor.lu
29, Avenue John F. Kennedy
L-1855 Luxembourg
-----------------------------------------------------------------

ImageJ Interest Group <[hidden email]> wrote on 15.03.2010 20:44:35:

> "Benn, Douglas K." <[hidden email]>
> Sent by: ImageJ Interest Group <[hidden email]>
>
> 16.03.2010 14:20
>
> Please respond to
> ImageJ Interest Group <[hidden email]>
>
> To
>
> [hidden email]
>
> cc
>
> Subject
>
> Re: DICOM decompression
>
> Dear Johannes,
>
> Thank you for the link. I have downloaded all the files and have managed
> to open the images. Now I would like to save the stack as uncompressed
> DICOM. However, I cannot find the correct icon in TudorDicom to save the
> stack.
>
> Thank you for your help.
>
> Douglas
>
> -----Original Message-----
> From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of
> Johannes Hermen
> Sent: Monday, March 15, 2010 9:57 AM
> To: [hidden email]
> Subject: Re: DICOM decompression
>
> You can use our DICOM Tools together with an installed Java ImageIO :
>
> http://santec.tudor.lu/project/optimage/dicom/start
>
>
> That yhould open most of the images.
>
> Greets
>    Johannes
>
>
> -----------------------------------------------------------------
> Johannes Hermen  -  Ingenieur de Recherche
> [hidden email]
> -----------------------------------------------------------------
> CRP Henri Tudor  http://www.santec.tudor.lu
> 29, Avenue John F. Kennedy
> L-1855 Luxembourg
> -----------------------------------------------------------------
>
> ImageJ Interest Group <[hidden email]> wrote on 15.03.2010
> 15:30:29:
>
> > "Benn, Douglas K." <[hidden email]>
> > Sent by: ImageJ Interest Group <[hidden email]>
> >
> > 15.03.2010 15:43
> >
> > Please respond to
> > ImageJ Interest Group <[hidden email]>
> >
> > To
> >
> > [hidden email]
> >
> > cc
> >
> > Subject
> >
> > DICOM decompression
> >
> > I just tried to load a DICOM dataset and received the following error
> > message
> >
> >
> >
> > "java.io.IOException
> >
> > ImageJ cannot open compressed DICOM images
> >
> > Transfer Syntax UID = 1.2.840.10008.1.2.4.70"
> >
> >
> >
> > There are 440 .DCM images varying between 130 and 230KB so presumably
> > these are compressed. I searched the list archives for "DICOM
> > decompression" and found nothing. I looked at the online manual but
> > could not find anything in the "File" menu. Is there a tool available
> > for decompression?
> >
> >
> >
> > Thanks.
> >
> >
> >
> > Douglas