[vtkusers] vtkDICOMImageReader for reading JPEG 2000 lossy compressed image data

Mathieu Malaterre mathieu.malaterre at gmail.com
Sun Sep 14 10:04:17 EDT 2008


Use vtkGDCMImageReader (support J2K):

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

See link on how to install gdcm 2.x:

http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.0

2cts

On Sun, Sep 14, 2008 at 3:46 PM, Madhusudhanan Balasubramanian
<madhu_lsu at yahoo.com> wrote:
> Hi,
>
> I am trying to read a DICOM file with TransferSyntaxUID='1.2.840.10008.1.2.4.91' and MediaStorageSOPClassUID = '1.2.840.10008.5.1.4.1.1.12.77'.  The vtkDICOMImageReader class seem not to support these compressed data and storage formats.  Does anyone know how to handle these data format using vtkDICOMImageReader or another appropriate method or library that can handle these data format?  I appreciate your help.
>
> Madhu.
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Mathieu



More information about the vtkusers mailing list