搜索资源列表
手写数字识别之模板匹配法
- 手写数字识别之模板匹配法-handwritten figures identifiable template matching method
光学字符识别技术
- OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
识别手写数字的程序
- 这是一个识别手写数字的程序,可以通过修改模板,也可以识别数字、英文字符验证码
手写数字识别
- 这个手写数字识别系统是基于模板匹配法建立的。它是我买的图书的光盘上的。-the handwriting recognition system figures are based on template matching method to establish. It is the books I buy on a CD-ROM.
手写数字识别之模板匹配法的程序实现
- 手写数字识别之模板匹配法的程序实现,非常好的一个代码。-handwritten figures identifiable template matching method of the program, a very good code.
手写数字识别之模板匹配法
- 手写数字识别之模板匹配法
模板匹配之手写数字识别系统
- 模板匹配之手写数字识别系统
3种模板匹配法实现的手写数字识别示例
- 3种模板匹配法实现的手写数字识别示例
基于弹性模板匹配的人脸表情识别程序
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
chepaishibie
- 一个车牌识别的小程序,有图有程序有说明,其中字符识别部分用的是模板匹配的办法。-A small license plate recognition program, there is a procedure chart shows, some of which use character recognition approach is template matching.
静态手势识别
- 这是一篇硕士毕业论文的代码实现,包含PPT讲解,和演示操作视频,vs2010+opencv实现,采用模板匹配法进行手势识别,MFC界面。
车牌识别1
- 通过MATLAB实现车牌的识别。通过预处理,图像增强,压缩,锐化,模板匹配等实现车牌识别(MATLAB chepaishibie)
手势识别控制小车运动
- 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
字符模板
- 里面含有各种车牌上的数字、字母、汉字,适用于车牌识别训练(Contains digital, alphabet, Chinese characters, used for license plate recognition training)
基于opencv的交通标志识别
- 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
车牌识别系统
- c#实现车牌识别系统,完整的源码,应用程序、测试模板图片以及实验报告文档,课程设计作业,已经成功测试,可以直接运行的。(C # implements license plate recognition system, complete source code, application, test template image and experiment report document, course design work, has been successfully tested, can
车牌识别
- 可实现MATLAB环境下的车牌识别系统源程序,运用模板匹配法进行字符识别。(The source program of license plate recognition system under MATLAB environment can be realized, and the character recognition can be carried out by template matching method.)
车牌识别系统
- 利用opencv进行车牌识别,包含识别样本(Using OpenCV for license plate recognition, including identification samples)
C# .NET车牌识别
- c#实现车牌识别系统,完整的源码,应用程序、测试模板图片(C# license plate recognition)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro