Skip to content

新增接口实现:微信小程序人脸识别服务 #3901

@binarywang

Description

@binarywang

简要描述

实现微信小程序人脸识别服务后台相关接口,详情请参考微信官方需求文档。

官方文档地址

https://developers.weixin.qq.com/miniprogram/dev/server/API/face/


以下为官方文档需求摘要(请补充完整或参考原文档):

微信小程序人脸识别服务 API 说明:

  • 支持创建在线人脸识别任务
  • 查询识别任务状态
  • 获取识别结果等

接口列表请参见文档原文。

注意不要自己瞎编接口(之前很多次PR都存在捏造跟源文档不符的接口地址),完全按照文档里的要求来编写代码。

Metadata

Metadata

Labels

dependenciesPull requests that update a dependency filejavaPull requests that update java code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions