Interface | Description |
---|---|
ImarisImg |
Implemented by the various ImarisCachedImgs.
|
Class | Description |
---|---|
ImarisCachedCellImg<T extends NativeType<T>,A> |
A
LazyCellImg that creates empty Cells lazily when they are accessed
and sends (modified) Cells to Imaris when memory runs full. |
ImarisCachedCellImgFactory<T extends NativeType<T>> |
Factory for creating
ImarisCachedCellImg s. |
ImarisCachedCellImgOptions |
Optional parameters for constructing a
ImarisCachedCellImgFactory . |
ImarisCachedLabelImg<T extends NativeType<T>,A> |
A
LazyCellImg that creates empty Cells lazily when they are accessed
and sends (modified) Cells to Imaris when memory runs full. |
ImarisCachedLabelImgFactory<T extends NativeType<T>> |
Factory for creating
ImarisCachedLabelImg s. |
ImarisCachedProbabilitiesImg<T extends NativeType<T>,A> |
A
LazyCellImg that creates empty Cells lazily when they are accessed
and sends (modified) Cells to Imaris when memory runs full. |
ImarisCachedProbabilitiesImgFactory<T extends NativeType<T>> |
Factory for creating
ImarisCachedProbabilitiesImg s. |
ImarisDirtyLabelCache<A extends Dirty> |
Variant of
ImarisLabelCache , which writes cells to Imaris IDataset , but only if they were modified. |
ImarisDirtyProbabilitiesCache<A extends Dirty> |
Variant of
ImarisProbabilitiesCache , which writes cells to Imaris
IDataset , but only if they were modified. |
ImarisLabelCache<A> | |
ImarisProbabilitiesCache<A> |
Copyright © 2019–2021 Imaris. All rights reserved.