说明.txt 301 B

12345678910111213
  1. openwrt:
  2. 人脸识别:
  3. 1.注册 ./face.py -add 1mm 1.jpg
  4. 2.识别 ./face.py -id xx.jpg
  5. 3.获取access_token
  6. #!/bin/bash
  7. curl -i -k 'https://aip.baidubce.com/oauth/2.0/token?grant_type=client_credentials&client_id=【百度云应用的AK】&client_secret=【百度云应用的SK】'
  8. 语音识别:
  9. http://yuyin.baidu.com/