]> Creatis software - gdcm.git/commit
Oversimple stuff to load/not load the overlays (group 60xx) :
authorjpr <jpr>
Tue, 4 Sep 2007 16:21:50 +0000 (16:21 +0000)
committerjpr <jpr>
Tue, 4 Sep 2007 16:21:50 +0000 (16:21 +0000)
commit8f0fcdaa6101532518b1a0d35776c3487c1cb5bb
tree15c155eed2e99844e6b5c7ac749f7406030038a4
parentfa5a54cab56f2bc97169faf1dc0eaf4283ce2d75
Oversimple stuff to load/not load the overlays (group 60xx) :
add "o" to the file list.
ex
vtkgdcmViewer2 gdcmData/XA_GE_JPEG_02_with_Overlays.dcm
--> usual way of viewing the image

vtkgdcmViewer2 gdcmData/XA_GE_JPEG_02_with_Overlays.dcm o
--> overlays are displayed.

The default mode is, of course, NOT TO LOAD the overlays
vtk/vtkGdcmReader.cxx
vtk/vtkGdcmReader.h
vtk/vtkgdcmViewer2.cxx