[vtkusers] DICOM VIEWER
Waldo Valenzuela
waldo.valenzuela at hotmail.com
Mon Aug 17 02:12:31 EDT 2015
Hi ?,
You should combine the following VTK examples to create a DICOM viewer:
to read and display the DICOM, use:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadDICOMSeries
with vtkImageViewer2, you could change the orientation, read the class guide for that.
for Qt integration with VTK:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Qt/SideBySideRenderWindows
Use Qt creator only to modify the qt GUI of the example. To compile use MSVC, but I will recommend use MSVC 2013 instead of 2012.
Cheers,
Waldo.
On 16 Aug 2015, at 23:57, erpupones <al221 at hotmail.it> wrote:
> Hello,
> I'm using Qt 5.2.1, Qt Creator 3.0.1, MSVC 2012, VTK-6.2.0, CMake 3.3.
> Someone can show me how to realize a DICOM viewer, maybe insert a working
> guide?
> Thanks and sorry for bad english.
> p.s. i have already compiled the vtk libraries
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/DICOM-VIEWER-tp5733518.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list