Package | Description |
---|---|
net.imglib2.algorithm.math |
Modifier and Type | Method and Description |
---|---|
static <T extends RealType<T>> |
ImgMath.img(RandomAccessibleInterval<T> rai) |
static <T extends RealType<T>> |
ImgMath.intervalSource(RandomAccessibleInterval<T> rai)
Synonym of
img(RandomAccessibleInterval) , given that img is a widely used variable name. |
Copyright © 2015–2022 ImgLib2. All rights reserved.