|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 KDFeaturePoint 的软件包 | |
|---|---|
| com.alibaba.simpleimage.analyze.sift | |
| com.alibaba.simpleimage.analyze.sift.io | |
| com.alibaba.simpleimage.analyze.sift.match | |
| com.alibaba.simpleimage.analyze.sift.scale | |
| com.alibaba.simpleimage.analyze.sift 中 KDFeaturePoint 的使用 |
|---|
| 返回变量类型为 KDFeaturePoint 的类型的 com.alibaba.simpleimage.analyze.sift 中的方法 | |
|---|---|
List<KDFeaturePoint> |
SIFT.getGlobalKDFeaturePoints()
|
| com.alibaba.simpleimage.analyze.sift.io 中 KDFeaturePoint 的使用 |
|---|
| 返回变量类型为 KDFeaturePoint 的类型的 com.alibaba.simpleimage.analyze.sift.io 中的方法 | |
|---|---|
List<KDFeaturePoint> |
KDFeaturePointListInfo.getList()
|
| 类型变量类型为 KDFeaturePoint 的 com.alibaba.simpleimage.analyze.sift.io 中的方法参数 | |
|---|---|
void |
KDFeaturePointListInfo.setList(List<KDFeaturePoint> list)
|
| com.alibaba.simpleimage.analyze.sift.match 中 KDFeaturePoint 的使用 |
|---|
| 声明为 KDFeaturePoint 的 com.alibaba.simpleimage.analyze.sift.match 中的字段 | |
|---|---|
KDFeaturePoint |
Match.fp1
|
KDFeaturePoint |
Match.fp2
|
| 类型变量类型为 KDFeaturePoint 的 com.alibaba.simpleimage.analyze.sift.match 中的方法参数 | |
|---|---|
static List<Match> |
MatchKeys.findMatchesBBF(List<KDFeaturePoint> keys1,
KDTree kd)
|
static List<Match> |
MatchKeys.findMatchesBBF(List<KDFeaturePoint> keys1,
List<KDFeaturePoint> keys2)
|
static List<Match> |
MatchKeys.findMatchesBBF(List<KDFeaturePoint> keys1,
List<KDFeaturePoint> keys2)
|
| 参数类型为 KDFeaturePoint 的 com.alibaba.simpleimage.analyze.sift.match 中的构造方法 | |
|---|---|
Match(KDFeaturePoint fp1,
KDFeaturePoint fp2,
float dist1,
float dist2)
|
|
| com.alibaba.simpleimage.analyze.sift.scale 中 KDFeaturePoint 的使用 |
|---|
| 返回 KDFeaturePoint 的 com.alibaba.simpleimage.analyze.sift.scale 中的方法 | |
|---|---|
KDFeaturePoint |
KDFeaturePoint.clone()
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||