Package | Description |
---|---|
net.gdface.sdk |
Modifier and Type | Method and Description |
---|---|
FaceApiSpringController.Response |
FaceApiSpringController.getCodeInfo(FaceApiSpringController.GetCodeInfoArgs args)
根据
facePos 提供的人脸信息位置, 在imgData 图像中提取特征码与 #detectAndGetCodeInfo(byte[], int) 不同, 本方法不对图像数据imgData 进行人脸检测,假设 facePos 是 #detectFace(byte[]) 或 #detectFaceAgain(byte[], FRect[]) 的返回结果返回facePos,如果没有提取到特征码,则对应元素 CodeInfo.getCode() 返回null |
Copyright © 2020. All rights reserved.