搜索资源列表
PeopleDensitydll
- 完成视频图像的人群密度检测,已经打包为dll文件,在其他语言系统中可直接调用。-Complete video image of crowd density detection has been packaged as dll files in other language system can be called directly.
face-recognition-system
- 调用摄像头,对人脸身份信息识别的人脸考勤系统,也可以实现对已训练好的人脸图像进行识别-Call camera for face recognition system status information can also be achieved have been trained to recognize a face image
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl