当前位置:
首页 资源下载
搜索资源 - face feature detection matlab
搜索资源列表
-
0下载:
Matlab脸部识别程序包括
haar feature
adaboosting,Matlab including facial recognition program haar featureadaboosting
-
-
0下载:
这是一个用vc++实现的基于肤色的人脸识别系统,包括人脸的检测、定位,特征提取、识别。-This is a used vc++ Achieve color-based face recognition systems, including face detection, location, feature extraction, identification.
-
-
0下载:
基于Gabor特征提取和人工智能的人脸检测系统源代码-Gabor-based feature extraction and artificial intelligence source code of face detection system
-
-
0下载:
人脸检测的代码,很强大!
!Face Detection System基于Gabor特征提取和人工智能的人脸检测系统源代码fdp5final-Face detection code, it is powerful! ! Face Detection System Based on Gabor feature extraction and artificial intelligence face detection system source code fdp5final
-
-
0下载:
通过人脸图像归一化,人脸检测,特征提取等处理后,实现人脸识别功能-Through the Human face image normalization, face detection, feature extraction, such as treatment, the realization of face recognition feature
-
-
0下载:
基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证
-Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
-
-
0下载:
使用Gabor-Feature 的人脸检测matlab程序,自带测试图像-Face Detection using Gabor-Feature Extraction and Neural Networks
-
-
0下载:
基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
-
-
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下载:
Face detection with facial Expression Analyze, Feature points stored in excel sheet,GUI module also used.
-
-
0下载:
Face Detection using Gabor feature extraction and neural network by matlab
-
-
0下载:
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, d
-
-
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下载:
基于高波小波特征提取和神经网络的人脸检测Matlab源码-Matlab source code based on the high wave wavelet feature extraction and neural network face detection
-
-
0下载:
利用神经网络和高波小波特征进行人脸检测的Matlab源码-Using neural networks and high-wave wavelet feature face detection Matlab source
-
-
0下载:
基于Gabor特征提取和神经网络的人脸检测的matlab程序-Human face detection based on Gabor feature extraction and neural network in matlab
-
-
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
-
-
0下载:
基于Gabor特征提取和人工智能的人脸检测系统-Face Detection System Based on Gabor Feature Extraction and Artificial Intelligence
-
-
0下载:
利用积分图的方式提取图像hog特征,用于人脸、行人检测。(Using the integral plot to extract the image hog feature, for human face, pedestrian detection.)
-
-
1下载:
使用ACF聚合通道特征算法,实现人脸检测(Face detection using ACF aggregation channel feature algorithm)
-