搜索资源列表
-
1下载:
基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
-
-
0下载:
Face Detection using Gabor feature extraction and neural network by matlab
-
-
0下载:
一个基于输入的图形进行特征提取一种基于gabor小波变换代码。-Graphics based on the input of a feature extraction based on gabor wavelet transform code.
-
-
0下载:
基于gabor特征提取与欧式距离分类的人脸识别-Based on the gabor feature extraction and face recognition of the Euclidean distance.
-
-
1下载:
基于Gabor滤波的纹理特征提取程序,用于图像分割-Texture feature extraction based on Gabor filter program, used for image segmentation
-
-
0下载:
基于特征提取算法和2D-Gabor滤波器算法的虹膜识别。-Iris recognition algorithm based on feature extraction and 2D-Gabor filter algorithm.
-
-
0下载:
基于gabor的提取特征,利用人工神经网络进行人脸检测-
Feature extraction for face detection based on Gabor, using artificial neural network
-
-
0下载:
这个是面部表情自动识别的源代码。它是基于Viola和Jones的面部检测算法和Gabor面部特征点的提取,然后使用训练过的神经网络来识别人脸表情。-This is the automatic recognition of facial expression source code. It is Viola and Jones face detection algorithms and Gabor facial feature point extraction, and then use the
-
-
0下载:
基于Gabor特征提取和人工智能的人脸检测系统-Face Detection System Based on Gabor Feature Extraction and Artificial Intelligence
-
-
0下载:
adaboost迭代算法加上gabor特征提取的一种汉字识别方法(A Chinese character recognition method based on adaboost iterative algorithm and gabor feature extraction)
-
-
5下载:
植物虫害检测(GUI,注释,svm算法)
该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。
train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练
test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别
colorMom.m 颜色矩特征提取
Gabor_palm.m gabor纹理特征提取(Plant pe
-