[vtkusers] about the right scalar range of DICOM files
    Michael Knopke 
    Michael.Knopke at gmx.de
       
    Tue Oct  9 06:46:15 EDT 2007
    
    
  
Hi
How do you read in your DICOM data? Note that you query for the actual
scalartype with:
 
Const char* myString;
myString = myFilter->GetOutput()->GetScalarTypeAsString();
 
If I'm not mistaken it should be at least UnsignedShort for DICOM.
Regards,
 
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20071009/821758c0/attachment.htm>
    
    
More information about the vtkusers
mailing list