<div dir="ltr">Hi Mathieu,<br><br>Thank you for your infomation.<br>Your infomation is always very helpful for me.<br>By the way, I have a question about VTK.<br>I think VTK is very strong tool for 3D rendering but its 2D viewer function is not sufficient for DICOM viewer.<br>
So, in my opinion, we need one more tool for DICOM viewer in addition to VTK.<br>What do you think of it?<br>If you think so, please recommend what is suitable for DICOM viewer.<br><br>Thanks,<br><br>Maty<br><br><div class="gmail_quote">
2008/9/30 Mathieu Malaterre <span dir="ltr"><<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Tue, Sep 30, 2008 at 9:47 AM, masabumi ishihara<br>
<<a href="mailto:maty.ishihara@gmail.com">maty.ishihara@gmail.com</a>> wrote:<br>
> Hi vtkusers,<br>
><br>
> I am a newbie of this ML.<br>
> I am an engineer of Medical Imaging in Japan, so I operate DICOM data<br>
> everyday.<br>
> This time, I have just started using VTK, so I need amount of sample source<br>
> code using VTK and DICOM data.<br>
> So, I would apriciate it if you give me the sample code.<br>
<br>
</div></div>If you are lucky, vtkDICOMImageReader will work out of the box (raw<br>
data only). If it fails, try vtkGDCMImageReader (will support<br>
RAW/JPEG/JPEGLS/JPEG2000/RLE/Deflated and almost all Photometric<br>
Interpretation).<br>
<br>
see my previous post where I list all examples using it:<br>
<br>
<a href="http://www.vtk.org/pipermail/vtkusers/2008-July/096145.html" target="_blank">http://www.vtk.org/pipermail/vtkusers/2008-July/096145.html</a><br>
<br>
ref:<br>
<a href="http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html" target="_blank">http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html</a><br>
<br>
and<br>
<a href="http://gdcm.sourceforge.net/html/classvtkGDCMImageReader.html" target="_blank">http://gdcm.sourceforge.net/html/classvtkGDCMImageReader.html</a><br>
<br>
2cts<br>
--<br>
<font color="#888888">Mathieu<br>
</font></blockquote></div><br></div>