资源列表
a_star
- shortest path searching
Fisher
- 手写数字识别之Fisher线性判别,正在做毕业设计的同学可以参考一下-Handwritten numeral recognition of the Fisher Linear Discriminant, is doing graduate students designed for reference
MyRecog
- 基于统计特征,和细化图象后提取特征的简单数字识别系统-Based on the statistical characteristics, and refining the characteristics of the image after the extraction of simple digital identification system
code
- 这是个基于MATLAB的对图像边缘进行编码的代码,可以直接运行下,不过要自己修改参数-This is a MATLAB-based encoding of the image edge of the code can be run directly under, but to modify its own parameters
PCBMachineVision
- 使用机器视觉的方法实现对印刷电路板制造缺陷的检测,包括相关问题的讨论-PCB Quality Detection using machine vision method ,design and implication
PCNN-car
- 脉冲耦合神经网络在车牌识别中的应用,这是在车牌领域中的较新的技术-Pulse-Coupled Neural Networks in the application of license plate recognition, license plate at This is relatively new in the field of technical
2_26
- 采用了基于方向图的车牌定位算法(适用灰度图),具有较快的速度-License plate location (for grayscale)
21912914pca
- 一个关于人脸识别的pca主程序分析算法的matlab程序-About the pca a face recognition algorithm matlab main program analysis procedures
MPT-0.4b-src
- 人脸识别系统,可以识别出人的眼睛,以及人的脸部轮廓-Face Recognition System
Textbeta
- 很好的输入源码,用VC写的,能输出正确结果,识别效果不错-A good source of input, using VC wrote that can output the correct result, identifying the effect of good
Textshuru
- 很好的输入源码,用VC写的,能输出正确结果,识别效果不错-A good source of input, using VC wrote that can output the correct result, identifying the effect of good
chepaishibie
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不