ESP32 Forum
ESP32 Official Forum
http://esp32.io/
人脸识别库的问题
http://esp32.io/viewtopic.php?f=31&t=12026
Page
1
of
1
人脸识别库的问题
Posted:
Mon Aug 26, 2019 5:59 am
by
mgceshuang
哪里有esp-face组件的api参考,什么时候能推出来呀
Re: 人脸识别库的问题
Posted:
Wed Nov 20, 2019 1:06 pm
by
yehangyang
Hi mgceshuang,
1. 关于人脸检测API介绍
https://github.com/espressif/esp-face/b ... /README.md
2. 关于人脸识别API介绍
https://github.com/espressif/esp-face/b ... /README.md
3. 关于API的使用实例,可以参考ESP-WHO中的example
https://github.com/espressif/esp-who