Package | Description |
---|---|
net.imglib2.view |
Modifier and Type | Method and Description |
---|---|
static <T> RandomAccessibleOnRealRandomAccessible<T> |
Views.raster(RealRandomAccessible<T> source)
Turns a
RealRandomAccessible into a RandomAccessible ,
providing RandomAccess at integer coordinates. |
Copyright © 2015–2022 ImgLib2. All rights reserved.