View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007485ITKpublic2008-08-13 08:322010-10-21 12:32
ReporterLuke Bloy 
Assigned Tokentwilliams 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionITK-3-8 
Target VersionFixed in Version 
Summary0007485: itkNiftiImageIO saves tensors in non-standard way
DescriptionNifti 1.1 supports the SYMMATRIX intent code for the saving of symmetric matrices. The format as described in http://godzilla.kennedykrieger.org/sw/niftilib/group__NIFTI1__INTENT__CODES.html [^] , is lower triangular. itk uses upper triangular for it's internal storage and then uses the Vector intent code and saves the tensors in upper triangular order.

This makes the nifti files incompatible with other software such as afni/medInria etc.
Additional InformationI'm attaching an edited 3.6 itkNiftiImageIO.cxx file that I believe addresses the issue although it is specific for the tensor class not for the itkSymmetricSecondRankTensor class
TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Filescxx file icon itkNiftiImageIO.cxx [^] (48,274 bytes) 2008-08-13 08:32

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2008-08-13 08:32 Luke Bloy New Issue
2008-08-13 08:32 Luke Bloy File Added: itkNiftiImageIO.cxx
2009-03-10 20:13 Hans Johnson Status new => assigned
2009-03-10 20:13 Hans Johnson Assigned To => kentwilliams
2009-03-12 15:55 kentwilliams Status assigned => resolved
2009-03-12 15:55 kentwilliams Resolution open => fixed
2010-10-21 12:32 Gabe Hart Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team