摘要:
检测设备是否支持人脸识别功能方法 checkIsSupportSoterAuthentication // 检测是否支持人脸识别功能 wx.checkIsSupportSoterAuthentication({ success(res) { // res.supportMode会返回一个数组,含fa 阅读全文
posted @ 2022-03-30 17:30
圆圆呀~
阅读(903)
评论(0)
推荐(0)
摘要:
该功能分为两步: 第一步判断使用设备是否支持人脸识别功能: checkIsSupportFacialRecognition() 支持的话走success,否则fail 第二步,成功之后开始人脸识别,人脸识别成功时code值等于0,在此时进行一些处理就好了 startFacialRecognition 阅读全文
posted @ 2022-03-30 16:45
圆圆呀~
阅读(5866)
评论(0)
推荐(0)
浙公网安备 33010602011771号