| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001602 | VTK | (No Category) | public | 2005-02-16 13:58 | 2016-08-12 09:54 |
|
| Reporter | maik | |
| Assigned To | David Partyka | |
| Priority | low | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0001602: int and floating point TIFF files |
| Description | I would like to see other data types besides unsigned char supported in the vtkTIFFReader and
vtkTIFFWriter classes.
I'll include my modifications of the TIFF classes that I have been using to read and write (little-endian?) 32-bit single band floating point TIFFs. The reader can also handle tiled TIFFs and the examples could be easily extened to ints and 64-bit floating points. |
| Tags | No tags attached. |
|
| Project | |
| Type | |
|
| Attached Files | vtkTIFFReaderX.cxx [^] (23,508 bytes) 1969-12-31 19:00
vtkTIFFReaderX.h [^] (4,874 bytes) 1969-12-31 19:00
vtkTIFFWriterX.cxx [^] (11,178 bytes) 1969-12-31 19:00
vtkTIFFWriterX.h [^] (2,967 bytes) 1969-12-31 19:00
vtkTIFFWriterX-2-23-05.cxx [^] (13,817 bytes) 1969-12-31 19:00 |
|