文件名称:Gabor
介绍说明--下载内容均来自于网络,请自行研究使用
人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice!
usage:
I=double(imread c:\Data\girl1.jpg ))
detect_face(I)
The function will display the bounding box if a face is found.
usage:
I=double(imread c:\Data\girl1.jpg ))
detect_face(I)
The function will display the bounding box if a face is found.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Gabor提取\createGabor.m
.........\demo.asv
.........\demo.m
.........\gistGabor.m
.........\prefilt.m
.........\test.jpg
Gabor提取
.........\demo.asv
.........\demo.m
.........\gistGabor.m
.........\prefilt.m
.........\test.jpg
Gabor提取