资源列表
SCM-template-character-recognition
- 基于51单片机的,模板字符识别单片机程序,采用串口通信-Based on 51 single-chip, chip template character recognition program, the use of serial communication
车牌定位
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本
车牌定位系统(分割车牌)
- 车牌定位系统(分割车牌)
licenseplaterecognitin
- 我下载了几篇有关车牌识别方面的论文,觉得不错,现在正在研究中,上传上去希望能有些用。-I download a few relevant aspects of License Plate Recognition Thesis, feel good, now being studied, From hope to get some use.
chepaidingwei
- 车牌识别中,车牌定位的源码;包括图像预处理程序,灰度化,中值滤波,去燥,定位等。
ght_for_circle_matlab
- 利用图像梯度信息进行对灰度图像进行圆检测,画圆并标记-Detect circular shapes in a grayscale image. Resolve their center positions and radii.
cardestionation
- 自己在vc6.0环境下编写的一个基于sdi的车牌定位系统-Vc6.0 environment in the preparation of a license plate sdi-based positioning system
123456
- 基于弹性模板匹配的人脸表情识别程序VC++源代码-Facial expression recognition program based on elastic template matching VC++ source code
facerecongnition
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。
paper4
- 4.采用逼近优化的提升大边距估计准则.rar-4.Optimized to enhance the use of approaching large margin estimation criteria.rar
cell_recognition_system
- 一个完整的细胞图片识别体统,在C++6.0下完美的运行,无错误-a complete picture identification decency cells in C 6.0 perfect operation of strict
04160527142
- 这是一个为美国朋友做的驾照识别教学程序。主要介绍了OCR识别方法:1.定位。2.分割。3.字符识别。