Uses of Class
ij.VirtualStack
Packages that use VirtualStack
-
Uses of VirtualStack in ij.io
Fields in ij.io declared as VirtualStack -
Uses of VirtualStack in ij.plugin
Subclasses of VirtualStack in ij.pluginModifier and TypeClassDescriptionclass
ImageJ Plugin for reading an AVI file into an image stack (one slice per video frame) Restrictions and Notes: - Only few formats supported: - uncompressed 8 bit with palette (=LUT) - uncompressed 8 & 16 bit grayscale - uncompressed 24 & 32 bit RGB (alpha channel ignored) - uncompressed 32 bit AYUV (alpha channel ignored) - various YUV 4:2:2 and 4:2:0 compressed formats (i.e., formats with full luminance resolution, but reduced chroma resolution - png or jpeg-encoded individual frames.class
This plugin opens a multi-page TIFF file as a virtual stack.class
This plugin opens images specified by list of file paths as a virtual stack.