搜索资源列表
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
fdp5final
- Face Detection System 基于Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
toolbox-master
- 这个工具箱是为了方便图像和视频在 matlab 环境中的操作。其目的是为了补充,而不是替换 Matlab 图像处理工具箱,事实上它需要安装 Matlab 图像工具箱。强调对代码效率和代码重用。-This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab s Image Processing
Projective-reconstruction-image
- 在Matlab图像处理工具箱中的Phantom函数,可以产生Shepp -Logan的大脑图,该图作为一个测试图,可反映人大脑的许多性质-In the Phantom function in Matlab image processing toolbox, can generate Shepp - Logan brain figure, the figure as a test pattern, can reflect the brain s many properties
shishizhuizong
- 实时人脸识别与追踪,主要运用了Matlab计算机视觉工具箱,维奥拉-琼斯算法,KTL算法。 直接运行代码会出现”错误使用webcam,尚未安装MATLAB Support Package for USB Webcams。打开Support Package Installer即可安装Webcam Support Package”这个错误。(Real time face recognition and tracking mainly use Matlab Computer Vision Too