人脸检测和人脸分析
POST
localhost:9999/face/ks/getDetect
接口描述
传入图片进行人脸检测和人脸分析
请求参数
参数名
类型
描述
必填
img
base64
图片
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:操作成功!
必填
code
int
示例:200
必填
time_used
int
示例:177
必填
image_id
string
示例:pHiiC3E5WZc9zl7dmag7bQ==
必填
request_id
string
示例:1617205514,b88e87fe-fbc5-46c4-86f9-27a1739692ec
必填
timestamp
int
示例:1617205514463
必填