Interface | Description |
---|---|
Caches |
A simple method to cache an arbitrary a
RandomAccessibleInterval of
the typical NativeType implementations in a memory cell image with
volatile cells. |
Class | Description |
---|---|
Caches.RandomAccessibleLoader<T extends NativeType<T>> |
A simple
CellLoader implementation that fills a pre-allocated
cell with data from a RandomAccessible source at the same
coordinates. |
Lazy |
Convenience methods to create lazy evaluated cached cell images with
consumers.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.