<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello,<br><br>I use vtkDICOMImageReader to load a CT series:<br><br>vtkDICOMImageReader* reader = vtkDICOMImageReader::New();<br>reader.SetDirectoryName("...");<br>reader-&gt;Update();<br>vtkImageData* image = reader-&gt;GetOutput();<br><br>I was able to load the CT series without issue.&nbsp; The problem is as soon as I call reader::Delete(), the data in "image" appeared to be wiped out.&nbsp; Is there anyway to retain the vtkImageData object without having to keep the vtkDICOMImageReader object?<br><br>Thanks!<br><br>Xiaofeng Zhao<br>
<a href="http://www.xzing.org"></a><br><br>                                               <br /><hr />Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1' target='_new'>Learn More.</a></body>
</html>