| 程序包 | 说明 |
|---|---|
| net.semanticmetadata.lire.imageanalysis.features.local.sift |
| 限定符和类型 | 方法和说明 |
|---|---|
Point |
PointMatch.getP1() |
Point |
PointMatch.getP2() |
| 限定符和类型 | 方法和说明 |
|---|---|
static float |
Point.distance(Point p1,
Point p2)
estimate the Euclidean distance of two points in the world
|
| 构造器和说明 |
|---|
PointMatch(Point p1,
Point p2) |
PointMatch(Point p1,
Point p2,
float weight) |