<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I'm experiencing very slow DCOM series load as well.&nbsp; Hope someone will offer a good suggestion?<BR>
&nbsp;<BR>
Do you use a seperate thread for each series and try to load the serieses in parallel?<BR><BR>Xiaofeng<BR><BR><BR><BR>&nbsp;<BR>&gt; Date: Thu, 12 Nov 2009 16:22:53 -0500<BR>&gt; From: jmrbcu@gmail.com<BR>&gt; To: vtkusers@vtk.org<BR>&gt; Subject: [vtkusers] vtk and lot of dicom series<BR>&gt; <BR>&gt; hi folks, I am using vtk to display dicom image series. I am using<BR>&gt; python and pyqt4 in linux. I have noticed that when I load for at<BR>&gt; least 5 series of 200 MR images each one, my application get VERY<BR>&gt; slow. I am using vtkGDCMImageReader and load every serie within a<BR>&gt; vtkImageData for example this way:<BR>&gt; <BR>&gt; reader = vtkgdcm.vtkGDCMImageReader()<BR>&gt; reader.SetFileNames(to_vtk_string_array(serie1))<BR>&gt; reader.Update()<BR>&gt; <BR>&gt; I repeat this step in a thread for every serie and when it is loaded I<BR>&gt; send a signal for display it with vtkImageViewer2 (could be an<BR>&gt; vtkImageColorViewer from gdcm too)<BR>&gt; <BR>&gt; why is that, which is the recommended way to load and display a lot of<BR>&gt; dicom image series?<BR>&gt; <BR>&gt; -- <BR>&gt; Lic. José M. Rodriguez Bacallao<BR>&gt; Centro de Biofisica Medica<BR>&gt; -----------------------------------------------------------------<BR>&gt; Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.<BR>&gt; <BR>&gt; Recuerda: El arca de Noe fue construida por aficionados, el titanic<BR>&gt; por profesionales<BR>&gt; -----------------------------------------------------------------<BR>&gt; _______________________________________________<BR>&gt; Powered by www.kitware.com<BR>&gt; <BR>&gt; Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<BR>&gt; <BR>&gt; Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<BR>&gt; <BR>&gt; Follow this link to subscribe/unsubscribe:<BR>&gt; http://www.vtk.org/mailman/listinfo/vtkusers<BR>                                               <br /><hr />Windows 7: Unclutter your desktop. <a href='http://go.microsoft.com/?linkid=9690331&ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen:112009' target='_new'>Learn more.</a></body>
</html>