Re: loading single slices in stacks?
Posted by
Gabriel Landini on
Feb 19, 2007; 2:21pm
URL: http://imagej.273.s1.nabble.com/loading-single-slices-in-stacks-tp3700295p3700299.html
On Monday 19 February 2007 13:08:18 Johan Henriksson wrote:
> Hello,
> I am developing a 3D+time stack player and viewer. because the data set is
> extremely big
> it cannot all be loaded at once, nor can I split the files as it takes too
> long (the viewer
> has to be able to do quick previews).
>
> so, I need the ability to load single slices from for example LSM files or
> PICT stacks
> without reading the entire file. is there a standard way of doing this?
There is a virtual stack opener plugin at the IJ site.
That may help.
Cheers.
G.