All public logs
From KitwarePublic
Jump to navigationJump to search
Combined display of all available logs of KitwarePublic. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:59, 28 April 2021 Cquammen talk contribs deleted page VTK/Examples/Cxx/IO/ReadDICOM (content was: "<div class="floatright">400px</div> This example reads a DICOM file and displays it on the screen. [http://www.vtk.org/Wiki/images/2/27/DICOM_Prostate.zip Here] is an example data set. See also: VTK/Examples/Cxx/IO/ReadDICOMSeries and VTK/Examples/Cxx/IO/ExportDICOMtoVTI. ==ReadDICOM.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkImageViewer2.h> #include <vtkDICOMImageReader.h> #include <vtkRende...")