资源列表
Tuxiangshibie
- 几篇关于目标识别的论文,基于gabor遗传算法的红外图像识别,基于PCA 和图像匹配的飞机识别算法,基于插值算法的真实图像与计算机生成图像鉴别-Several papers on object recognition
patternrecognition
- 用visual C++实现的一个模式识别算法。可以识别信封上的邮政编码。具有较高的准确率-Using visual C++ implementation of a pattern recognition algorithm. Zip code on the envelope can be identified. With high accuracy
Picture
- 一个简单的图像处理,包括平移,旋转,镜像,灰度,锐华,平滑以及边缘检测-a simple demo of picture dealing
zhangwenPCAandFLD
- 分别提取PCA和FLD特征,然后将两种特征进行融合进行掌纹识别,以克服单一方法的缺陷提高识别率-palmprint recognition based on fusion of PCA and FLD
OCR
- OCR字符识别,识别字符的简单应用程序,在matlab下对文件进行识别-ocr character recognition,a simple program,
face-recognition-algorithm
- 人脸识别实验平台设计及人脸识别算法实现,是硕士论文,关于此方面的论文非常少,很有借鉴意义-Face recognition and face recognition algorithm experimental platform design
chepaishibieziti
- 这篇论文详细地介绍如何通过opencv实现车牌字体的识别,你值得拥有。-This paper introduces in detail how opencv license plate font recognition you deserve.
HotmailIden
- 识别hotmail的8位验证码,识别率可达20%,提供dll接口-Recognition hotmail Verification Code 8-bit, up to 20 percent recognition rate, the provision of dll interface
algorithm-of-face-recognition
- 主要介绍了各种关于人脸识别的核心算法,如LGBP,AdaBoost,SV的Kernel判别及基于特定人脸子空间-Introduces a variety of core face recognition algorithms, such as LGBP, AdaBoost, SV and the Kernel discriminant subspace based on a specific face
pattern-recognition_book
- 模式识别第二版是有关模式识别及其应用的英文中译版书籍,比较经典。-pattern classification second edition which is book Pattern Recognition and its application is a more classic book.
hopfield
- 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
EdgeContour
- 对加载的图像进行轮廓识别,边缘检测(包括robert算子,sobel算子,prewitt算子等)的VC++程序-Of the loaded image contour recognition, edge detection (including robert operator, sobel operator, prewitt operator, etc.) VC++ program