cornerstonejs / cornerstone-nifti-image-loader

[Deprecated] Use Cornerstone3D Instead https://cornerstonejs.org/
MIT License
56 stars 27 forks source link

Fix exception when loadHeaderOnly for nifti file with extended header. #19

Closed ladeirarodolfo closed 4 years ago

ladeirarodolfo commented 4 years ago

Includes

tpenzkofer commented 4 years ago

Hi,

this issue might be relevant to this pull-request: #17, especially ijk->patient space calculations in case of off-plane imaging... wouldn't it be necessary to recalculate the ImageOrigin when transposing/flipping the orientation matrix? any thoughts on that?