| Interface | Description |
|---|---|
| CostFunction<K,J> |
Interface representing a function that can calculate the cost to link a
source object to a target object.
|
| Class | Description |
|---|---|
| FeaturePenaltyCostFunction |
A cost function that tempers a square distance cost by difference in feature
values.
|
| SquareDistCostFunction |
A cost function that returns cost equal to the square distance.
|
Copyright © 2015–2021 Fiji. All rights reserved.