Package | Description |
---|---|
spim.process.fusion.weightedavg |
Modifier and Type | Method and Description |
---|---|
WeightedAverageFusion.WeightedAvgFusionType |
WeightedAverageFusion.getFusionType() |
static WeightedAverageFusion.WeightedAvgFusionType |
WeightedAverageFusion.WeightedAvgFusionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeightedAverageFusion.WeightedAvgFusionType[] |
WeightedAverageFusion.WeightedAvgFusionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WeightedAverageFusion(SpimData2 spimData,
List<ViewId> viewIdsToProcess,
WeightedAverageFusion.WeightedAvgFusionType type) |
Copyright © 2015–2021 Fiji. All rights reserved.