Package | Description |
---|---|
mpicbg.trakem2.align.concurrent |
Modifier and Type | Field and Description |
---|---|
Triple<Integer,Integer,AbstractModel<?>> |
BlockMatchPairCallable.BlockMatchResults.pair |
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) |
BlockMatchResults(Collection<? extends Point> v1,
Collection<? extends Point> v2,
Collection<PointMatch> pm12,
Collection<PointMatch> pm21,
boolean layer1Fixed,
boolean layer2Fixed,
Triple<Integer,Integer,AbstractModel<?>> pair) |
Copyright © 2015–2021 Fiji. All rights reserved.