| Package | Description |
|---|---|
| net.gdface.sdk |
| Modifier and Type | Method and Description |
|---|---|
FaceApiSpringController.Response |
FaceApiSpringController.detectAndGetCodeInfo(FaceApiSpringController.DetectAndGetCodeInfoArgs args)
先对图像数据
imgData进行人脸检测,然后提取人脸特征码返回所有成功提取特征码的 CodeInfo数组,
与#getCodeInfo(byte[], int, CodeInfo[])的返回结果有差别,返回结果中不包含检测到人脸但提取特征码失败的对象 |
Copyright © 2020. All rights reserved.