资源列表
2D-LDA
- 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
object_recognition
- 本程序采用opencv和C++完成,能够坚持视频中的运动目标,实时性和鲁棒性良好-object recognition using opencv and vc++
Character-dot-matrix-font-generator
- 做汉字识别时用到的汉字点阵字体生成工具,界面是参考网上下载的一个点阵字体生成器编辑的,要用VS2005或者以上版本打开-Character dot matrix font generator tool used in Chinese character recognition is done
fg
- 基于区域增长的医学图像的分割研究,凸显其中的一部分-Medical image segmentation based on region growing arithmetic
Lighting
- 添加灯光效果的旋转立体几何图形open GL源码(2)-Lighting effects add a three-dimensional geometry open GL rotating source (2)
001
- 简单的人脸识别,可以自动识别人面,不仿下载-Simple recognition, can automatically recognize human faces
人脸识别
- 此为C#开发的程序,用于对人脸的识别。新手适用。
pic
- 图片的放大与缩小,用VC编写的,动态放大与缩小。-Picture zoom in and out, written with VC, dynamic zoom in and out.
ZBarWin64-master
- zbar ,二维码识别,vs2013工程(zbar code with vs2013)
Digital-Image-Processing-N05
- 山东大学的《数字图像处理》英文ppt课件第五节,内容全面完整。-Shandong University 《Digital Image Processing》ppt in English.The content is completely.
K_MeansSeg
- KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
