com.alibaba.simpleimage.analyze.harris.match
类 SurfMatch
java.lang.Object
com.alibaba.simpleimage.analyze.harris.match.SurfMatch
public class SurfMatch
- extends Object
类SurfMatch.java的实现描述:TODO 类实现描述
- 作者:
- axman 2013-5-23 下午4:34:17
SurfMatch
public SurfMatch(SURFInterestPointN sp1,
SURFInterestPointN sp2,
double dist1,
double dist2)
getSp1
public SURFInterestPointN getSp1()
getSp2
public SURFInterestPointN getSp2()
getDist1
public double getDist1()
getDist2
public double getDist2()
Copyright © 2012–2015 Alibaba Group. All rights reserved.