| 程序包 | 说明 |
|---|---|
| com.luues.faceVision.service | |
| com.luues.faceVision.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Detect |
FaceService.detect(File file,
String image_base64,
String image_url,
Integer return_landmark,
String return_attributes,
Integer calculate_all,
String face_rectangle,
Integer beauty_score_min,
Integer beauty_score_max) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
FaceService.detectPost(org.apache.http.HttpEntity httpEntity,
Detect[] detects) |
| 限定符和类型 | 方法和说明 |
|---|---|
Detect |
FaceUtil.detect(File file,
String image_base64,
String image_url,
Integer return_landmark,
String return_attributes,
Integer calculate_all,
String face_rectangle,
Integer beauty_score_min,
Integer beauty_score_max)
传入图片进行人脸检测和人脸分析。
|
Copyright © 2020. All rights reserved.