fitD_stack.......  get cylinder diameter values from stack
imload_stack.......  load single image into a 3D matrix
load_stack.......  load TREES .stk file into stack structure
loaddir_stack.......  load image sequence into stack structure
loadtifs_stack.......  load multi-image .tif into stack structure
save_stack.......  save TREES .stk file
show_stack.......  show maximum intensity projections
skel_stack.......  skeletonize image stack



a data stack is a structure as follows:

  stack.M   cell-array of 3D-matrices   n tiled stacks containing fluorescent image

  stack.sM   cell-array of strings, 1xn   names of individual stacks

  stack.coord   matrix nx3   x, y, z coordinates of starting points of each

  stack.voxel   vector 1x3   xyz size of a voxel

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License