Skip to content

COMP: Fix bug in writing origins to MGH files

Sam Horvath requested to merge github/fork/Chaircrusher/MGHImageIOFix into master

Created by: Chaircrusher

A step ( negating origin[0] and origin[1] ) was left out of the Write*Header functions.

Merge request reports