ijp-toolkit icon indicating copy to clipboard operation
ijp-toolkit copied to clipboard

MetaImage Reader/Writer should respect `Origin` tag

Open jpsacha opened this issue 9 years ago • 1 comments

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.

jpsacha avatar Mar 30 '16 04:03 jpsacha

ImageJ origin is expressed in pixels (not in real-world units like mm).

jpsacha avatar Apr 30 '16 18:04 jpsacha