当前位置:
首页
资源下载

搜索资源 - matlab code for face detection
搜索资源列表
-
4下载:
人脸与人眼的检测与定位程序,matlab代码,Face and eye detection and location of the program, matlab code
-
-
0下载:
MATLAB的人脸检测程序程序源码,代码完整,功能强大,很好用。-Face Detection MATLAB program source program, code integrity, and powerful.
-
-
0下载:
face detection code for matlab
-
-
1下载:
下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习-Download others AdaBoost-based face detection source code for everyone to learn
-
-
0下载:
face detector it is matlab code for face detection
-
-
0下载:
人脸检测的MATLAB代码,包括训练过程。程序的中间用到了PCA的方法。-MATLAB code for face detection, including the training process. Procedures used in the middle of the PCA approach.
-
-
0下载:
Matlab实现的人脸检测,速度快,效果好-matlab code for face detection
-
-
0下载:
皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
-
-
0下载:
Scale Invariant Feature Transform (SIFT) has shown to be very powerful for general object detection/recognition. And recently, it has been applied in face recognition. This is the matlab code.
-
-
0下载:
matlab code for face detection by Hausdor distance-matlab code for face detection by Hausdor distance
-
-
0下载:
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, d
-
-
1下载:
1.GeometricContext文件是完成图片中几何方向目标分类。
参考文献《Automatic Photo Pop-up》Hoiem 2005
2 GrabCut文件是完成图像中目标交互式分割
参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》
C. Rother 2004
3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码
4 虹膜识别程序
-
-
0下载:
先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
-
-
0下载:
it is the code for digital image processing using matlab for face detection
-
-
0下载:
matlab code for face detection algorithm with is in real time and very powerful and robust
-
-
0下载:
Lets see how to detect face, nose, mouth and eyes using the MATLAB built-in class and function. Based on Viola-Jones face detection algorithm, the computer vision system toolbox contains vision.CascadeObjectDetector System object which detects objec
-
-
0下载:
MATLAB code for face detection
-
-
0下载:
matlab code for Face Detection System
-
-
0下载:
matlab code for Face Detection using Support Vector Machine (SVM)
-
-
0下载:
this codes is Source code for face detection of viola paper.of its Features is:
Feature Computation: The “Integral” image representation
Feature Selection: The AdaBoost training algorithm .
Real-timeliness: A cascade of classifiers.-this code
-