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

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

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

返回变量类型为 SURFInterestPointN 的类型的 com.alibaba.simpleimage.analyze.harissurf 中的方法
 List<SURFInterestPointN> HarrisSurf.getGlobalNaturalInterestPoints()
           
 

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

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

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

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

返回 SURFInterestPointNcom.alibaba.simpleimage.analyze.harris.match 中的方法
 SURFInterestPointN SurfMatch.getSp1()
           
 SURFInterestPointN SurfMatch.getSp2()
           
 

类型变量类型为 SURFInterestPointNcom.alibaba.simpleimage.analyze.harris.match 中的方法参数
static List<SurfMatch> SurfMatchPoints.findMatchesBBF(List<SURFInterestPointN> keys1, KDTree kd)
           
static List<SurfMatch> SurfMatchPoints.findMatchesBBF(List<SURFInterestPointN> keys1, List<SURFInterestPointN> keys2)
           
static List<SurfMatch> SurfMatchPoints.findMatchesBBF(List<SURFInterestPointN> keys1, List<SURFInterestPointN> keys2)
           
 

参数类型为 SURFInterestPointNcom.alibaba.simpleimage.analyze.harris.match 中的构造方法
SurfMatch(SURFInterestPointN sp1, SURFInterestPointN sp2, double dist1, double dist2)
           
 



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