<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi Ivan and Mathieu,<BR>
Thank you very much for replying.. <BR>
Mathieu, I checked the ITK documentation too, and I didn't find anything where this very particular case is supported and described. Are you talking about a method to read a sub-volume from a larger Dicom volume&nbsp;put together&nbsp;from a bunch of series? If so, could you tell me exactly where this case is handled?<BR>
Ivan, your method of selecting certain slices&nbsp;ONLY, is kind of my aim, but I'm also trying to select certain regions from each selected slice to put together a subvolume that doesn't neccessarily have to be of the same width and height of the original slices. Any ideas?<BR>
<BR><BR>&gt; From: imacia@vicomtech.org<BR>&gt; To: mathieu.malaterre@gmail.com<BR>&gt; CC: babygirl_25@hotmail.com; insight-users@itk.org<BR>&gt; Subject: RE: [Insight-users] reading Dicom Volume<BR>&gt; Date: Tue, 27 Jan 2009 17:16:25 +0100<BR>&gt; <BR>&gt; Hi Mathieu,<BR>&gt; <BR>&gt; You mean using ImageSeriesReader? I guess that if streaming is supported for<BR>&gt; DICOM series you could use ImageSeriesReader (as in the new test<BR>&gt; itkImageFileWriterPastingTest1) but it seems this is supported only for<BR>&gt; ImageFileReader. At least I couldn't find it in the latest Doxygen<BR>&gt; documentation.<BR>&gt; <BR>&gt; We are dealing with very large datasets and we had to implement some<BR>&gt; custom-made cached 3D image that reads slices on demand, but this would<BR>&gt; simplify things a bit.<BR>&gt; <BR>&gt; Regarding the GDCM streaming, what would happen if the volume size involved<BR>&gt; decreasing the in-plane resolution. Would GDCMImageIO object read the whole<BR>&gt; slice?<BR>&gt; <BR>&gt; Previously I had a post about a related, but not exactly the same problem<BR>&gt; about reading large multi-frame images because they didn't fit in memory :(<BR>&gt; In this case GDCM was reading all the frames even ImageFileReader streaming<BR>&gt; was used. See my older post here<BR>&gt; http://www.nabble.com/Read-large-multi-frame-image-frame-by-frame-using-GDCM<BR>&gt; -and-ImageFileReader-td20706507.html<BR>&gt; <BR>&gt; Thanks<BR>&gt; <BR>&gt; Iván<BR>&gt; <BR>&gt; <BR>&gt; -----Mensaje original-----<BR>&gt; De: Mathieu Malaterre [mailto:mathieu.malaterre@gmail.com] <BR>&gt; Enviado el: martes, 27 de enero de 2009 15:44<BR>&gt; Para: Iván Macía<BR>&gt; CC: shoosh moosh; insight-users@itk.org<BR>&gt; Asunto: Re: [Insight-users] reading Dicom Volume<BR>&gt; <BR>&gt; On Tue, Jan 27, 2009 at 3:37 PM, Iván Macía &lt;imacia@vicomtech.org&gt; wrote:<BR>&gt; &gt; Dear shoosh moosh?,<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; It seems like the GDCM DICOM reader streaming capabilities are not yet<BR>&gt; &gt; supported. Someone correct me if I'm wrong.<BR>&gt; <BR>&gt; It has nothing to do with gdcm streaming capabilities in this<BR>&gt; particular case, as the OP is reading multiple files. AFAIK this very<BR>&gt; particular case is supported and described in the ITK documentation.<BR>&gt; <BR>&gt; -- <BR>&gt; Mathieu<BR>&gt; <BR><BR><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>