public class CollectionStats extends Object
Constructor and Description |
---|
CollectionStats() |
Modifier and Type | Method and Description |
---|---|
static Dataset |
mean(List<IDataset> sets)
Used to get a mean image from a set of images for instance.
|
static Dataset |
median(List<IDataset> sets)
Used to get a median image from a set of images for instance.
|
public CollectionStats()
Copyright © 2014–2019 Eclipse Foundation. All rights reserved.