MantisBT - VTK
View Issue Details
0001773VTK(No Category)public2005-04-14 07:422016-08-12 09:54
Kalle Pahajoki 
Leo Liu 
lowfeaturealways
closedmoved 
 
 
0001773: TIFF reader should offer access to raw data
Currently, the TIFF reader offers no way to access the raw 8 bit data for images that have a palette, but instead always return the 3 component RGB data. For many applications, access to the 8-bit data that is not colored through the palette would be useful.
No tags attached.
? patch (2,284) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5267/patch
Issue History
2008-11-30 09:16Mathieu MalaterreAssigned ToMathieu Malaterre => David Cole
2011-01-19 10:03David ColeAssigned ToDavid Cole => David Partyka
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2012-01-23 10:09Utkarsh AyachitAssigned ToDavid Partyka => Leo Liu
2012-01-23 10:09Utkarsh AyachitStatusbacklog => tabled
2013-07-22 20:03Dave DeMarleStatustabled => backlog
2013-07-22 20:03Dave DeMarleNote Added: 0031259
2013-07-22 20:37Dave DeMarleStatusbacklog => expired
2013-07-22 20:37Dave DeMarleNote Added: 0031306
2016-08-12 09:54Kitware RobotNote Added: 0036781
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0002336)
Kalle Pahajoki   
2005-04-14 07:45   
I've attached a patch that adds another mode in addition to RGB, GRAYSCALE etc called RAW. When the RAW mode is enabled, the number of components in the output will be set to 1 and EvaluateImageAt will write the raw byte read from the data without processing it in any way.
(0031259)
Dave DeMarle   
2013-07-22 20:03   
moving all "tabled" bugs into "backlog" category since "tabled" is no longer used.
(0031306)
Dave DeMarle   
2013-07-22 20:37   
Leo no longer works on the project. If these issues still exist in 6.0, please reopen them and assign to Dave DeMarle.
(0036781)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.