资源列表
Digital_Image_Correlation_080910
- 目标跟踪,本文围绕人运动的视觉分析中的重要课题——基于模型的行人跟踪——展开研究,它不仅涉及底层视觉的许多问题,还是高层视觉处理的基础。基于模型的跟踪是解决行人跟踪问题的一般性框架。-A Method of Passing People Tracking and Counting Based on Real- Time Image- Sequence
pCAYUANMA
- 一个关于人脸识别的PCA方法,不知有没有,先传了。程序非常简单,每一行都有非常详尽的注释。所以可供刚入门者学习。-On the PCA face recognition method, I wonder if there are not, first passed. Procedure is very simple, each line has very detailed notes. So for beginners just learning.
MatlabReadMNIST
- 用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
dingwei
- 该软件最主要的功能就是要能识别出人脸,首先该系统需要对通过摄像头拍照而获取到的原始的人脸图片进行一系列处理才可进行下一步的工作,该处理过程也称图像预处理。预处理这个模块在整个人脸识别系统的开发过程中占有很重要的地位,只有预处理模块做的好,才可能很好的完成后面的人脸定位和特征提取这两大关键模块。-The main features of the software is to be able to identify the face, first of all, the system need to
jiancexitong
- 对图像进行处理,源程序需要进行N步操作,故在工具栏上添加了一个按钮来完成所有的操作,希望能方便大家的使用。在facemodel文件夹中的facemodel文件是原始图片,识别较好。后几个图片是我从网上下的,但没有原始图片识别的好,仅供参考。 test2和test3只能通过菜单来操作,因为不能对其实现最后的识别,只有参考价值。希望这个程序对大家有帮助。-Image processing, source step-by-step the need for N, so the toolbar to
duojiaoHarris
- 经典的Harris角点检测程序,用matlab来写的当个文件,可下载参考一下。-Classic Harris corner detection procedures to use matlab as a written document can be downloaded for reference.
Canny
- Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
FaceRecog
- Face Recognition Program is writing in VC++ and OpenCV library is used.
PCA_based_Face_Recognition_System
- 一个用PCA做人脸识别的matlab源码-PCA based face recognition system
FaceDetection_LATHEVINH
- face detection algorithm
recognize_digits
- 商业发票手写体数字识别系统的设计与实现硕士论文,内容不错-recognize digits
xiaobotezhengtiqu
- 基于小波特征提取方法的图象匹配算法是基于matlab平台的