lens-biophotonics / ZetaStitcher

ZetaStitcher is a tool designed to stitch large volumetric images such as those produced by Light-Sheet Fluorescence Microscopes.
GNU General Public License v3.0
38 stars 7 forks source link

partial load large z stack #17

Open filippocastelli opened 2 years ago

filippocastelli commented 2 years ago

Partial selections on x and y axes still require the whole z-stack to be loaded in memory and can possibly produce a memory allocation error, this PR introduces a workaround to be used in that case.