| 程序包 | 说明 |
|---|---|
| com.luues.faceVision.service | |
| com.luues.faceVision.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Search |
FaceService.search(String face_token,
String image_url,
File image_file,
String image_base64,
String outer_id,
Integer return_result_count,
String face_rectangle) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
FaceService.searchPost(org.apache.http.HttpEntity httpEntity,
Search[] searches) |
| 限定符和类型 | 方法和说明 |
|---|---|
Search |
FaceUtil.search(String face_token,
String image_url,
File image_file,
String image_base64,
String outer_id,
int return_result_count,
String face_rectangle)
在一个已有的 FaceSet 中找出与目标人脸最相似的一张或多张人脸,返回置信度和不同误识率下的阈值。
|
Copyright © 2020. All rights reserved.