<div>Hi,</div>
<div>&nbsp;</div>
<div>I use XMedCon to load a series of DICOM files, and assign the volume data to my own Image class. The volume data is pointed by the class data pointer. I want to render it using vtk realtime. Thus, I hope the vtk (vtkDataSet or vtkVolumeData or vtkImageData) has&nbsp;the attribute (the pointer) to address the volume content. Or how rendering the volume using vtk? How can convert the loaded DICOM volume to vtk data then volume rendered?
</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>&nbsp;</div>
<div>Daniel</div>