资源列表
指纹识别
- 指纹识别系统 包括数据库导入、图像选择识别、帮助功能、识别图像可视、gabor滤波可视,实现界面操作(Fingerprint recognition system includes database import, image selection and recognition, help function, recognition image visualization, gabor filtering visualization, and interface operation)
数字识别
- 从JPG中识别条码及字符。需要VS2010方可。(Identify bar code and character from JPG. Need Vs2010.)
动态头像一键生成工具
- 自动拼接的人脸漫画头像 输入:一张带有表情的前景清晰的人脸图片 输出:根据“脸萌”五官组建好的人脸头像 编程语言:Python2.7.10 使用框架:Flask,Oxford,Face++,OpenCV,Numpy 等以及其它一些 Python 模块 编程环境:Mac OS X 10.11.2
车牌识别的完整代码
- 基于OpenCV的MFC程序进行车牌识别(License plate recognition based on OpenCV MFC program)
Optical-Character-Recognition
- 用于对数字显示仪表的读数识别读取,所用平台为opencv+vs2013。(Used to read and read the readings of the digital display meter.)
图像识别
- 图像识别案例程序,用于个人学习使用,采用百度的图像识别算法(Image recognition case program for personal learning, using Baidu's image recognition algorithm.)
License-Plate-Recognition
- 基于形态学车牌定位、颜色精定位、字符分割、字符识别(License plate location and recognition)
kmeans图像分类
- 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)
facerecognition
- JAVA开发的人脸识别,能通过摄像头识别人脸,识别率不错(JAVA developed face recognition, through the camera to identify the face, the recognition rate is good.)
Python3.6百度贴吧小说爬取程序
- Python3.6百度贴吧小说爬取程序;百度贴吧小说爬取程序(Python3.6 Baidu Post story crawling program)
deep learning python mini code
- deep learning python mini code
meanshift
- meanshift动态追踪,在简单环境下追踪运动小球目标。