搜索资源列表
python_yanzhengma
- 使用python写的简单验证码识别程序,china pub上验证可以使用
facerecogcell.tar
- 人脸检测代码,使用haar-like特征-thinking in python a good e-book to learn python
Sift_Model
- 使用python实现SIFT算法,完成在图片集中的检索工作-Using python to achieve SIFT algorithm, complete the picture focused retrieval
Select
- 如何使用Python实现SHP按照某一字段批量输出-How to use the Python implementation SHP in accordance with a field-volume output
上海理工大学+US!+基于微信的图像识别系统
- 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)
七段数码管
- 使用python显示七段数码管。显示当前时间信息(use python to show the time)
Car_100_5layers_English
- 车牌识别Python程序,使用五层的CNN网络,使用TensorFlow框架编程(car license plate recongition)
KNN人脸识别
- 使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
python-sdk
- 在线人脸识别 提出一种基于树莓派的人脸识别门禁系统,该系统通过使用人脸识别云服务可以实时对人员进行辨认。文中详细描述了该系统的搭建和实现过程,为相关产品提供了一套很好的解决方案。对所设计的系统进行了模拟测试,其测试结果达到了设计目标。(online face recognition face++)
动态头像一键生成工具
- 自动拼接的人脸漫画头像 输入:一张带有表情的前景清晰的人脸图片 输出:根据“脸萌”五官组建好的人脸头像 编程语言:Python2.7.10 使用框架:Flask,Oxford,Face++,OpenCV,Numpy 等以及其它一些 Python 模块 编程环境:Mac OS X 10.11.2
车牌识别跟踪
- 识别车牌,使用hyperlpr库,请提前pip安装,需使用网络摄像头,电脑和摄像头连接在同一局域网,填入摄像头IP即可。手机可下载‘IP摄像头’之类的软件,具体摄像头地址看软件说明!多个摄像头请在列表中添加。(Recognition of license plate, use hyperlpr library, PIP installation in advance, need to use a network camera, computers and cameras connected to
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)
手写体识别/python
- 此程序使用的是python语言,能对手写数字0~9进行识别。