public class ImgLibUtils extends Object
| Constructor and Description |
|---|
ImgLibUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends RealType<T>> |
copyToFloatTypeImage(Img<T> img)
Copy the given Image of type extending RealType to a FloatType image.
|
Copyright © 2015–2021 Fiji. All rights reserved.