cornerstonejs / cornerstone-nifti-image-loader

Nifti image loader module for cornerstone/ohif viewer
MIT License
56 stars 27 forks source link

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

Closed ladeirarodolfo closed 3 years ago

ladeirarodolfo commented 3 years ago

Includes

tpenzkofer commented 3 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?