public class SpotUtil extends Object
Constructor and Description |
---|
SpotUtil() |
Modifier and Type | Method and Description |
---|---|
static <T extends RealType<T>> |
iterable(Spot spot,
ImgPlus<T> img) |
static <T extends RealType<T>> |
iterable(SpotRoi roi,
RealLocalizable center,
ImgPlus<T> img) |
public static final <T extends RealType<T>> IterableInterval<T> iterable(SpotRoi roi, RealLocalizable center, ImgPlus<T> img)
public static final <T extends RealType<T>> IterableInterval<T> iterable(Spot spot, ImgPlus<T> img)
Copyright © 2015–2021 Fiji. All rights reserved.