Open jpsacha opened 8 years ago
The MetaImage tag Origin (same as Position and Offset tags) specifies real-world coordinates of the (0,0,0) index in an image, see ITK MetaIO documentation. it should be mapped to ImagePlus Calibration's: xOrigin, yOrigin, and zOrigin.
Origin
Position
Offset
ImageJ origin is expressed in pixels (not in real-world units like mm).
origin
The MetaImage tag
Origin
(same asPosition
andOffset
tags) specifies real-world coordinates of the (0,0,0) index in an image, see ITK MetaIO documentation. it should be mapped to ImagePlus Calibration's: xOrigin, yOrigin, and zOrigin.