R
- Image storage type.public class StatisticalOperation.SimpleCollectionStrategy<R extends RealType<R>> extends Object implements StatisticalOperation.StatisticsCollectionStrategy<R>
Constructor and Description |
---|
SimpleCollectionStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
collectStats(LinkedList<R> list,
RegionOfInterestCursor<R> cursor,
int[] pos) |
public void collectStats(LinkedList<R> list, RegionOfInterestCursor<R> cursor, int[] pos)
collectStats
in interface StatisticalOperation.StatisticsCollectionStrategy<R extends RealType<R>>
Copyright © 2015–2021 Fiji. All rights reserved.