Package | Description |
---|---|
spim.process.interestpointregistration | |
spim.process.interestpointregistration.optimizationtypes |
Modifier and Type | Method and Description |
---|---|
MatchPointList |
PairwiseMatch.getMatchPointListA() |
MatchPointList |
PairwiseMatch.getMatchPointListB() |
Constructor and Description |
---|
PairwiseMatch(ViewId viewIdA,
ViewId viewIdB,
MatchPointList listA,
MatchPointList listB) |
Modifier and Type | Method and Description |
---|---|
protected HashMap<ViewId,MatchPointList> |
GlobalOptimizationType.getInterestPoints(TimePoint timepoint)
Creates lists of input points for the registration, based on the current transformation of the views
Note: this always duplicates the location array from the input List> InterestPoint < !!!
|
Modifier and Type | Method and Description |
---|---|
protected static boolean |
GlobalOptimizationType.isValid(ViewId viewId,
MatchPointList list) |
Copyright © 2015–2021 Fiji. All rights reserved.