MantisBT - VTK
View Issue Details
0012661VTK(No Category)public2011-10-18 00:112014-10-02 10:35
David Gobbi 
David Gobbi 
normalminorhave not tried
closedwon't fix 
5.8 
 
TBD
incorrect functionality
0012661: Missing image reader functionality in vtkDICOMImageReader
Two important ivars that all vtkImageReader subclasses should support are ignored by vtkDICOMImageReader: FileLowerLeft and FileNames. The SetDirectoryName method of this reader is non-standard, and it is unreasonable that the more standard SetFileNames and SetFilePrefix/Pattern methods are ignored.
hackaton
Issue History
2011-10-18 00:11David GobbiNew Issue
2011-10-18 00:11David GobbiStatusbacklog => tabled
2011-10-18 00:11David GobbiAssigned To => David Gobbi
2013-07-22 20:03Dave DeMarleStatustabled => backlog
2013-07-22 20:03Dave DeMarleNote Added: 0031266
2014-10-02 10:35David GobbiNote Added: 0033441
2014-10-02 10:35David GobbiStatusbacklog => closed
2014-10-02 10:35David GobbiResolutionopen => won't fix
2014-10-02 10:35David GobbiTag Attached: hackaton

Notes
(0031266)
Dave DeMarle   
2013-07-22 20:03   
moving all "tabled" bugs into "backlog" category since "tabled" is no longer used.
(0033441)
David Gobbi   
2014-10-02 10:35   
Withdrawing this bug report. There are external DICOM readers people should be using instead of this one (Mathieu's or mine).