| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001773 | VTK | (No Category) | public | 2005-04-14 07:42 | 2016-08-12 09:54 | ||||
| Reporter | Kalle Pahajoki | ||||||||
| Assigned To | Leo Liu | ||||||||
| Priority | low | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001773: TIFF reader should offer access to raw data | ||||||||
| Description | 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0002336) Kalle Pahajoki (reporter) 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 (administrator) 2013-07-22 20:03 |
moving all "tabled" bugs into "backlog" category since "tabled" is no longer used. |
|
(0031306) Dave DeMarle (administrator) 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 (administrator) 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. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-11-30 09:16 | Mathieu Malaterre | Assigned To | Mathieu Malaterre => David Cole |
| 2011-01-19 10:03 | David Cole | Assigned To | David Cole => David Partyka |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2012-01-23 10:09 | Utkarsh Ayachit | Assigned To | David Partyka => Leo Liu |
| 2012-01-23 10:09 | Utkarsh Ayachit | Status | backlog => tabled |
| 2013-07-22 20:03 | Dave DeMarle | Status | tabled => backlog |
| 2013-07-22 20:03 | Dave DeMarle | Note Added: 0031259 | |
| 2013-07-22 20:37 | Dave DeMarle | Status | backlog => expired |
| 2013-07-22 20:37 | Dave DeMarle | Note Added: 0031306 | |
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036781 | |
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |