Package | Description |
---|---|
mpicbg.trakem2.align | |
mpicbg.trakem2.align.concurrent |
Modifier and Type | Method and Description |
---|---|
ElasticLayerAlignment.Param |
ElasticLayerAlignment.Param.clone() |
Modifier and Type | Method and Description |
---|---|
void |
ElasticLayerAlignment.exec(ElasticLayerAlignment.Param param,
Project project,
List<Layer> layerRange,
Set<Layer> fixedLayers,
Set<Layer> emptyLayers,
Rectangle box,
boolean propagateTransformBefore,
boolean propagateTransformAfter,
Filter<Patch> filter) |
Constructor and Description |
---|
BlockMatchPairCallable(Triple<Integer,Integer,AbstractModel<?>> pair,
List<Layer> layerRange,
boolean layer1Fixed,
boolean layer2Fixed,
Filter<Patch> filter,
ElasticLayerAlignment.Param param,
Collection<? extends Point> sourcePoints1,
Collection<? extends Point> sourcePoints2,
Rectangle box) |
Copyright © 2015–2021 Fiji. All rights reserved.