|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Metric
metric computes "distance" between feature cluster extracted from candidate image and data stored inside match.
| Method Summary | |
|---|---|
double |
distance(double[] features)
compute distance between metric and feature vectors. |
int |
getDimensions()
amount of dimensions of feature vectors |
| Method Detail |
|---|
double distance(double[] features)
features - amoutn of fweatures shall correspond to amount dimenstions
int getDimensions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||