Uses of Class
ij.VirtualStack
Packages that use VirtualStack
-
Uses of VirtualStack in ij.gui
Subclasses of VirtualStack in ij.gui -
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 TypeClassDescriptionclassImageJ 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 invalid input: '&' 16 bit grayscale - uncompressed 24 invalid input: '&' 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.classThis plugin opens a multi-page TIFF file, or a set of raw images, as a virtual stack.classThis plugin opens images specified by list of file paths as a virtual stack.