[Insight-users] Reading Raw Images

Luis Ibanez luis.ibanez at kitware.com
Thu Aug 12 17:47:21 EDT 2004


Hi Venkat,

Simply combine the Qt program that Luke suggeested
with the source code of the Example


     Insight/Examples/IO
        DicomSeriesReadImageWrite.cxx


You will also find code for reading a DicomSeries
in the demo application

     InsightApplications/
                LiverTumorSegmentation


Regards,


    Luis


----------------------------
Venkata R N Kalluru wrote:

> Hello Luke,
> 
>  
> 
> That program is just for reading a DICOM slice. I wanted to read a group 
> DICOM slices which are stored as a RAW image file. The input for the 
> program need to be a RAW image. If you know please let me know.
> 
>  
> 
> Thanks
> 
> -Venkat
> 
>  
> 
>  
> 
> -----Original Message-----
> *From:* Luke [mailto:khua1 at jhu.edu]
> *Sent:* Thursday, August 12, 2004 12:39 PM
> *To:* Venkata R N Kalluru
> *Cc:* insight-users at itk.org
> *Subject:* Re: [Insight-users] Reading Raw Images
> 
>  
> 
> Take a look at itkapplication\auxiliary\qtimageviewer.
> 
>  
> 
>     ----- Original Message -----
> 
>     *From:* Venkata R N Kalluru <mailto:venkata at wayne.edu>
> 
>     *To:* insight-users at itk.org <mailto:insight-users at itk.org>
> 
>     *Sent:* Thursday, August 12, 2004 11:19 AM
> 
>     *Subject:* [Insight-users] Reading Raw Images
> 
>      
> 
>     Hello Everyone,
> 
>      
> 
>     I wanted to read Raw Image( which contains Dicom Slices)   using Qt
>     as GUI Interface. I wanted this for implementing
>     SimpleFuzzySegmentation Algorithm. We already have FLTK interface
>     provided in the Insight Applications of ITK. I wanted to use Qt
>     instead of FLTK for viewing. If anyone has worked on this please let
>     me know.
> 
>      
> 
>     Thanks
> 
>     -Venkat
> 
>     ------------------------------------------------------------------------
> 
>     _______________________________________________
>     Insight-users mailing list
>     Insight-users at itk.org
>     http://www.itk.org/mailman/listinfo/insight-users
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users






More information about the Insight-users mailing list