|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SURFInterestPoint 的软件包 | |
|---|---|
| com.alibaba.simpleimage.analyze.harissurf | |
| com.alibaba.simpleimage.analyze.harris.io | |
| com.alibaba.simpleimage.analyze.harissurf 中 SURFInterestPoint 的使用 |
|---|
| 返回变量类型为 SURFInterestPoint 的类型的 com.alibaba.simpleimage.analyze.harissurf 中的方法 | |
|---|---|
List<SURFInterestPoint> |
HarrisSurf.getInterestPoints()
|
static Map<SURFInterestPoint,SURFInterestPoint> |
HarrisSurf.match(List<SURFInterestPoint> src,
List<SURFInterestPoint> dest)
|
static Map<SURFInterestPoint,SURFInterestPoint> |
HarrisSurf.match(List<SURFInterestPoint> src,
List<SURFInterestPoint> dest)
|
| 参数类型为 SURFInterestPoint 的 com.alibaba.simpleimage.analyze.harissurf 中的方法 | |
|---|---|
boolean |
SURFInterestPoint.isEquivalentTo(SURFInterestPoint point)
|
| 类型变量类型为 SURFInterestPoint 的 com.alibaba.simpleimage.analyze.harissurf 中的方法参数 | |
|---|---|
static void |
HarrisSurf.geometricFilter(Map<SURFInterestPoint,SURFInterestPoint> matchMap,
int w,
int h)
给点一组匹配的特征点对,使用几何位置过滤其中不符合的点对,目前的策略包括: 1、特征主方向差别 2、斜率一致性 |
static void |
HarrisSurf.geometricFilter(Map<SURFInterestPoint,SURFInterestPoint> matchMap,
int w,
int h)
给点一组匹配的特征点对,使用几何位置过滤其中不符合的点对,目前的策略包括: 1、特征主方向差别 2、斜率一致性 |
static void |
HarrisSurf.joinsFilter(Map<SURFInterestPoint,SURFInterestPoint> matchMap)
|
static void |
HarrisSurf.joinsFilter(Map<SURFInterestPoint,SURFInterestPoint> matchMap)
|
static Map<SURFInterestPoint,SURFInterestPoint> |
HarrisSurf.match(List<SURFInterestPoint> src,
List<SURFInterestPoint> dest)
|
static Map<SURFInterestPoint,SURFInterestPoint> |
HarrisSurf.match(List<SURFInterestPoint> src,
List<SURFInterestPoint> dest)
|
| 参数类型为 SURFInterestPoint 的 com.alibaba.simpleimage.analyze.harissurf 中的构造方法 | |
|---|---|
SURFInterestPointN(SURFInterestPoint sp)
|
|
| com.alibaba.simpleimage.analyze.harris.io 中 SURFInterestPoint 的使用 |
|---|
| 返回变量类型为 SURFInterestPoint 的类型的 com.alibaba.simpleimage.analyze.harris.io 中的方法 | |
|---|---|
List<SURFInterestPoint> |
InterestPointListInfo.getList()
|
| 类型变量类型为 SURFInterestPoint 的 com.alibaba.simpleimage.analyze.harris.io 中的方法参数 | |
|---|---|
void |
InterestPointListInfo.setList(List<SURFInterestPoint> list)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||