Merge branch 'master' of https://gitee.com/liu-jiangs-project/RuoYi-Vue
commit
ec60f09a7e
|
|
@ -294,7 +294,7 @@ public class Constants
|
||||||
/**
|
/**
|
||||||
* 以图搜图匹配分数阈值
|
* 以图搜图匹配分数阈值
|
||||||
*/
|
*/
|
||||||
public static final float IMG_SEARCH_MATCH_SCORE_THRESHOLD = (float) 0.5;
|
public static final float IMG_SEARCH_MATCH_SCORE_THRESHOLD = (float) 0.6;
|
||||||
/**
|
/**
|
||||||
* 以图搜图默认返回数
|
* 以图搜图默认返回数
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue