类 com.alibaba.simpleimage.analyze.search.engine.Score
的使用

使用 Score 的软件包
com.alibaba.simpleimage.analyze.search.engine   
 

com.alibaba.simpleimage.analyze.search.engineScore 的使用
 

返回变量类型为 Score 的类型的 com.alibaba.simpleimage.analyze.search.engine 中的方法
 List<Score> ImageEngine.getCandidate(List<Integer> visualWords)
           
 List<Score> ImageEngine.getRankedList(List<Integer> queryVWList, List<Score> candidate, int topNum)
           
 

参数类型为 Scorecom.alibaba.simpleimage.analyze.search.engine 中的方法
 int Score.compareTo(Score s)
           
 

类型变量类型为 Scorecom.alibaba.simpleimage.analyze.search.engine 中的方法参数
 List<Score> ImageEngine.getRankedList(List<Integer> queryVWList, List<Score> candidate, int topNum)
           
 



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