1. 笑脸检测算法的基础
https://blog.csdn.net/weixin_45306136/article/details/107170815
2. windows环境下采用EMGU, 也就是opencv的C#库来做
https://www.emgu.com/wiki/index.php/Tutorial
https://www.emgu.com/wiki/index.php/Download_And_Installation
3. 笑脸检测
https://flothesof.github.io/smile-recognition.html
下载地址:
1. EMGU CV的github 址
https://github.com/emgucv/emgucv/releases
中途踩得坑:
1. 关于使用EmguCV出现 “无法加载 DLL“cvextern”: 找不到指定的程序” 的解决方法
https://blog.csdn.net/iandbeyond/article/details/79225842
2. 修改摄像头的大小和图片保持一致
https://stackoverflow.com/questions/11419873/c-emgu-webcam-choose-capture-size
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!