搜索资源列表
Video-player
- VC Visual C++典型模块与项目实战大全 视频播放器-VC Visual C++ typical modules and project combat Daquan video player
Marr_Hildreth
- 这是Marr_Hildreth边缘检测,虽然实现有点问题,但是所有模块都是好的-This is Marr_Hildreth edge detection, though a bit of a problem, but all the modules are good
OpenCV02
- 这是人脸识别源代码,里面包含三个模块,人脸检测,人脸识别和界面,界面是结合C++/CLI封装C++,然后用C#封装界面-This is the face recognition source code, which contains three modules, face detection, face recognition and interface, the interface is a combination of C++/CLI C++, and then C# interface
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