资源列表
DigitalImageProcessingExperimentMATLAB
- 基于视频图像的车牌定位程序,其中预处理包括图像二值化、边缘提取、图像滤波和形态学处理的等等,最后利用投影进行车牌定位。-License Plate Location Based on Video Image program, which includes image binarization pretreatment, edge extraction, image filtering and morphological processing, etc. Finally, projection f
edge_zxf
- 这是一个采用小波和最优算子提取图像边缘(轮廓)的动态库,其效果 非常好,曾用于很多图像识别软件中。附有示例程序。 用于商业目的可能需要注册。-This is a wavelet and optimal operator Image Edge Extraction (contour) of the dynamic, the effect is very good. has been used for many image recognition software. With sample
Important-place
- 适于重要场所个人身份的步态识别技术研究 研究生论文 对于了解步态识别有一定帮助-Important place for gait recognition technology personal identity papers for graduate study will definitely help understand the gait recognition
Camshift-tracking-system
- Camshift运动物体识别跟踪与控制鼠标-Camshift motion tracking and control of the mouse object recognition
EdgeDetectionVBA
- EmguCV application for edge detection using canny edge
LDA
- Linear Discriminant Analysis算法,此压缩包中已经带有大量train和test的相关图片,用于做人脸识别。LDA算法也可以用于其他领域如语音信号处理,此代码仅供研究,请勿用于商业!
SVM-KMExample
- 林智仁教授最新开发的libSVM工具箱的源码及程序注释,很详细的程序注释,对于学习SVM的人有很大的帮助-Professor Lin Zhiren newly developed libSVM of toolbox source code and program notes, a very detailed program notes, a great help for people learning SVM
face
- 收集的最全的人脸识别代码 有小波分析,有PCA,有LDA,有特征脸方法实现人脸识别-The most comprehensive collection of face recognition code is wavelet analysis, a PCA, a LDA, there are ways to achieve face recognition feature
20080504
- 介绍文字识别技术的,很有用.我看了.包括手写和印刷的
Car_racing_webcam
- This progame is car racing game by using blue handle. In order to execute this program, u must have webcam and blue handle(U can make it by using blue paper or any blue material). If u click start button, u can start racing game and avoid obstacle.
hongmo
- 虹膜识别,基于虹膜的模式识别VC源码文件名称-Iris recognition, iris pattern recognition VC source file name
THERESEARCHOFTECHNOLOGYINLICENSE
- 车牌的字符识别是整个车牌识别过程中重要的一环,识别方法的好坏直接影 响到了整个车牌最后的识别结果,关键在于特征的选择和匹配,难点主要是由于 受到摄像机的性能、车牌的整洁程度、光照条件和车辆运动等因素的影响使得车 牌字符出现较严重的模糊、缺损或污染,本文采用组合法对汉字和字母、数字分 别进行识别,得到了一个较好的处理结果。