SCIInstitute / Seg3D

Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
108 stars 47 forks source link

Need consistent Matlab IO in Seg3D #359

Open allywarner opened 4 years ago

allywarner commented 4 years ago

Matlab IO needs to be consistent within Seg3D.

Built with master Seg3D v2.4.4 on OSX 10.14.6 with Qt 5.15.

To test: Exported a .nrrd data layer as a MATLAB file and read back into Seg3D. Changed from node to cell. Origin shifted from [229.26,-126.419,405.421] to [229.76,-125.97,405.87].

This issue closes #65 .