类 com.alibaba.simpleimage.analyze.harissurf.SURFInterestPoint
的使用

使用 SURFInterestPoint 的软件包
com.alibaba.simpleimage.analyze.harissurf   
com.alibaba.simpleimage.analyze.harris.io   
 

com.alibaba.simpleimage.analyze.harissurfSURFInterestPoint 的使用
 

返回变量类型为 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)
           
 

参数类型为 SURFInterestPointcom.alibaba.simpleimage.analyze.harissurf 中的方法
 boolean SURFInterestPoint.isEquivalentTo(SURFInterestPoint point)
           
 

类型变量类型为 SURFInterestPointcom.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)
           
 

参数类型为 SURFInterestPointcom.alibaba.simpleimage.analyze.harissurf 中的构造方法
SURFInterestPointN(SURFInterestPoint sp)
           
 

com.alibaba.simpleimage.analyze.harris.ioSURFInterestPoint 的使用
 

返回变量类型为 SURFInterestPoint 的类型的 com.alibaba.simpleimage.analyze.harris.io 中的方法
 List<SURFInterestPoint> InterestPointListInfo.getList()
           
 

类型变量类型为 SURFInterestPointcom.alibaba.simpleimage.analyze.harris.io 中的方法参数
 void InterestPointListInfo.setList(List<SURFInterestPoint> list)
           
 



Copyright © 2012–2015 Alibaba Group. All rights reserved.