<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>hi luis,<br>it's a 3D MRA tof dicom image of brain vessels.<br>Regards<br>Syrine<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">De :</span></b> Luis Ibanez &lt;luis.ibanez@kitware.com&gt;<br><b><span style="font-weight: bold;">À :</span></b> Syrine Sahmim &lt;syrine.sahmim@yahoo.fr&gt;<br><b><span style="font-weight: bold;">Cc :</span></b> Xabier Artaechevarria &lt;xabiarta@unav.es&gt;; insight-users@itk.org<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Lun 16 Novembre 2009, 0 h 39 min 14 s<br><b><span style="font-weight: bold;">Objet&nbsp;:</span></b> Re: [Insight-users] Re :
 how to reduce a size of a dicom serie 3D<br></font><br>Hi Syrine,<br><br><br>1) What is the content of your DICOM image ?<br><br>&nbsp; &nbsp; Is it a CT scan of the brain ?<br>&nbsp; &nbsp; Is it a MRI of the abdomen ?<br>&nbsp; &nbsp; Could you post a screenshot of it to a public web site ?<br><br>Please let us know,<br><br>----<br><br>If you need to reduce the memory footprint of the image,<br><br>&nbsp; &nbsp; the typical options are:<br><br>A) Subsample the image (as Xabier suggested)<br><br>B) Crop the image (by using the RegionOfInterestImageFilter)<br>&nbsp; &nbsp;  and focus on the internal rectangular block of the image<br>&nbsp; &nbsp;  that contains the anatomy of interest.<br><br>C) Change the pixel type of the image.<br>&nbsp; &nbsp;  (e.g. if you had PET in float, you could scale it to<br>&nbsp; &nbsp; &nbsp; shorts).&nbsp;  This last one is in general a bad option,<br>&nbsp; &nbsp;  given that it is very easy to lose important
 information<br><br><br>Once you answer question (1) above , we will be able to<br>give you more useful advice.<br><br><br>&nbsp; &nbsp; &nbsp; Regards,<br><br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Luis<br><br><br>---------------------------------------------------------------------------------------------<br>On Sun, Nov 15, 2009 at 3:28 PM, Syrine Sahmim &lt;<a ymailto="mailto:syrine.sahmim@yahoo.fr" href="mailto:syrine.sahmim@yahoo.fr">syrine.sahmim@yahoo.fr</a>&gt; wrote:<br>&gt;<br>&gt; hi,<br>&gt; if we try to use this filter or any other method to reduce the size of dicom<br>&gt; volume. we will lose the quality of the dicom volume because we will<br>&gt; eliminate some voxels. My problem is how to do to reduce the volume without<br>&gt; modifying the quality of data. Can i choos some slices randomly from the<br>&gt; dicom seroies that i have and eliminate others to test it on matlab and then<br>&gt; on itk or vtk<br>&gt; Regards<br>&gt;
 Syrine<br>&gt; ________________________________<br>&gt; De : Xabier Artaechevarria &lt;<a ymailto="mailto:xabiarta@unav.es" href="mailto:xabiarta@unav.es">xabiarta@unav.es</a>&gt;<br>&gt; À : Syrine Sahmim &lt;<a ymailto="mailto:syrine.sahmim@yahoo.fr" href="mailto:syrine.sahmim@yahoo.fr">syrine.sahmim@yahoo.fr</a>&gt;<br>&gt; Cc : <a ymailto="mailto:insight-users@itk.org" href="mailto:insight-users@itk.org">insight-users@itk.org</a><br>&gt; Envoyé le : Ven 13 Novembre 2009, 11 h 38 min 42 s<br>&gt; Objet&nbsp;: Re: [Insight-users] how to reduce a size of a dicom serie 3D<br>&gt;<br>&gt; Hi Syrine,<br>&gt;<br>&gt; you can try this ITK filter:<br>&gt;<br>&gt; <a href="http://www.itk.org/Doxygen/html/classitk_1_1ShrinkImageFilter.html" target="_blank">http://www.itk.org/Doxygen/html/classitk_1_1ShrinkImageFilter.html</a><br>&gt;<br>&gt; Regards,<br>&gt; Xabier<br>&gt;<br>&gt; 2009/11/13 Syrine Sahmim &lt;<a ymailto="mailto:syrine.sahmim@yahoo.fr"
 href="mailto:syrine.sahmim@yahoo.fr">syrine.sahmim@yahoo.fr</a>&gt;<br>&gt;&gt;<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I'm testing a code on matlab to see the result before doing it on itk or<br>&gt;&gt; vtk.the error i have is a warning "out of memory". So i guess that i have to<br>&gt;&gt; reduce the size of the dicom serie 3D that i use. I tried on matlab the<br>&gt;&gt; imresize function but there are some problem with it.<br>&gt;&gt; If someone tells me&nbsp; how to do it on itk or vtk or even matlab.<br>&gt;&gt; Thank you<br>&gt;&gt;<br>&gt;&gt; Regards<br>&gt;&gt; syrine<br>&gt;&gt;<br></div></div>
<!-- cg2.c41.mail.ird.yahoo.com compressed/chunked Mon Nov 16 11:22:55 PST 2009 -->
</div><br>



      </body></html>