搜索资源列表
基于Gabor特征提取和人工智能的人脸检测系统源代码
- 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
kmeanssource
- kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
lvq.m
- 基于矢量向量的神经网络图像边缘检测,有消噪的效果,是图像处理的不错程序-baseed on LVQ net work
facedetect
- 在对图像进行Gabor变换后使用BP神经网络进行人脸检测的MATLAB程序-Gabor transform in the image using BP neural network after the face detection process MATLAB program
corner
- 关于图像角点检测的matlab程序,很有用的程序-On the image corner detection matlab program, very useful program