MantisBT - ITK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008895 | ITK | | public | 2009-04-16 17:16 | 2010-12-06 14:28 |
|
| Reporter | kentwilliams | |
| Assigned To | Luis Ibanez | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | ITK-3-12 | |
| Target Version | | Fixed in Version | | |
| Resolution Date | |
| Sprint | |
| Sprint Status | backlog |
|
| Summary | 0008895: Matlab matrix reader in VXL doesn't byteswap matrix files made on different byte-ordered systems |
| Description | Some time back I extended the itkTransformFileReader to read and write Matlab transform files. This code is in Insight/Review, and it is used in the BRAINSFit project hosted on NITRC.org
The matlab transform reader/writer depends on the VXL class vnl_matlab_readhdr, which does not do byteswapping in the case of a file created on a system with a different byte-ordering convention. |
| Steps To Reproduce | |
| Additional Information | I enhanced the VXL class to add byte-swapping if necessary. A patch is included here.
|
| Tags | No tags attached. |
| Relationships | |
| Attached Files | vnl_matlab_read.patch (6,367) 2009-04-16 17:16 https://public.kitware.com/Bug/file/2164/vnl_matlab_read.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-04-16 17:16 | kentwilliams | New Issue | |
| 2009-04-16 17:17 | kentwilliams | File Added: vnl_matlab_read.patch | |
| 2009-04-16 17:17 | kentwilliams | Status | new => assigned |
| 2009-04-16 17:17 | kentwilliams | Assigned To | => kentwilliams |
| 2010-11-01 12:10 | kentwilliams | Note Added: 0022762 | |
| 2010-11-18 13:22 | kentwilliams | Assigned To | kentwilliams => Luis Ibanez |
| 2010-12-06 14:28 | kentwilliams | Sprint Status | => backlog |
| 2010-12-06 14:28 | kentwilliams | Note Added: 0023742 | |
| 2010-12-06 14:28 | kentwilliams | Status | assigned => closed |
| 2010-12-06 14:28 | kentwilliams | Resolution | open => fixed |