[vtkusers] Problem with VTK 5.6.1 while constructing 3D MIP from Dicom Images (But No problem with VTK 5.4.2)
Sathish kumar
kingvsk at aol.com
Tue Apr 26 09:38:26 EDT 2011
Hi All,
I construct a 3D MIP from Dicom Images. It works fine in VTK 5.4.2, But the same code gives a white box as output in VTK 5.6.1.
The pipeline is as follows,
vtkDICOMImageReader() // reading dicom Images
vtkmyImageCast() //
vtkPiecewiseFunction() // For Opacity
vtkPiecewiseFunction() // For grayscale color
vtkColorTransferFunction ()
volumeProperty()
vtkVolumeRayCastMapper()
vtkVolume() // Construct Volume
vtkPanel() // Display the volume.
With Regards,
Sathish Kumar V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110426/a9b2d29a/attachment.htm>
More information about the vtkusers
mailing list