当前所有源码链接

December 09, 2023
测试
测试
测试
测试
1 分钟阅读

人脸识别源码

OpenCV-C++版本:

Github :https://github.com/LiuXiaolong19920720/recognise-your-own-face

网盘:http://pan.baidu.com/s/1b1J23O 密码:kv1e

网盘为新版本人脸识别源码。

Dlib-Python版本:

百度网盘:http://pan.baidu.com/s/1kVhurqf密码:

猫脸识别源码(Python)

Github:https://github.com/LiuXiaolong19920720/Cat-face-detection

笑脸识别源码:

C++版本:https://github.com/LiuXiaolong19920720/smile-detection-Cpp

Python版本:https://github.com/LiuXiaolong19920720/smile-detection-Python

OpenCV玩九宫格Python源码:

Python:https://github.com/LiuXiaolong19920720/opencv-soduko

OpenCV玩九宫格C++版本:

Python版本之后用C++重新写了一遍,并做了一些改进。目前源码只在知识星球中公布。

添加圣诞帽源码:

Python:https://github.com/LiuXiaolong19920720/Add-Christmas-Hat

如果觉得不错,别忘了在github上给个星哦~

后期还有很多有意思的东西,会慢慢写出来。主页君正处于毕业的紧张时期,有时候更新不稳定还请大家见谅。如果觉得代码不错,请不吝赞赏,给主页君更多的动力~

欢迎知识星球

知识星球发一些我平时学习的时候遇到的好的资料以及一些不方便直接公开的代码资料等。

继续阅读

更多来自我们博客的帖子

如何安装 BuddyPress
由 测试 December 17, 2023
经过差不多一年的开发,BuddyPress 这个基于 WordPress Mu 的 SNS 插件正式版终于发布了。BuddyPress...
阅读更多
Filter如何工作
由 测试 December 17, 2023
在 web.xml...
阅读更多
如何理解CGAffineTransform
由 测试 December 17, 2023
CGAffineTransform A structure for holding an affine transformation matrix. ...
阅读更多