登录
首页 » matlab » Face-Eye-Detection

Face-Eye-Detection

于 2021-05-12 发布 文件大小:2166KB
0 323
下载积分: 1 下载次数: 692

代码说明:

  此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等(This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment of documents including eyematch.m, eyematch2.m, face.m, findeye.m, skin.m, k001.JPG and so on)

文件列表:

Face-Eye-Detection
..................\Eye_tracking
..................\............\eyematch.m
..................\............\eyematch2.m
..................\............\face.m
..................\............\findeye.m
..................\............\jpg





..................\............\...\k006.JPG
..................\............\...\k007.JPG
..................\............\...\k008.JPG
..................\............\...\k009.JPG
..................\............\...\k010.JPG
..................\............\...\k011.JPG
..................\............\...\k012.JPG
..................\............\...\k013.JPG
..................\............\...\k014.JPG
..................\............\...\k015.JPG
..................\............\...\k016.JPG
..................\............\...\k017.JPG
..................\............\...\k018.JPG
..................\............\...\k019.JPG
..................\............\...\k020.JPG
..................\............\...\k021.JPG
..................\............\...\k022.JPG
..................\............\...\k023.JPG
..................\............\...\k024.JPG
..................\............\...\k025.JPG
..................\............\...\k026.JPG
..................\............\...\k027.JPG
..................\............\...\k028.JPG
..................\............\...\k029.JPG
..................\............\...\k030.JPG
..................\............\...\k031.JPG
..................\............\...\k032.JPG
..................\............\...\k033.JPG
..................\............\...\k034.JPG
..................\............\...\k035.JPG
..................\............\...\k036.JPG
..................\............\...\k037.JPG
..................\............\...\k038.JPG
..................\............\...\k039.JPG
..................\............\...\k040.JPG
..................\............\...\k041.JPG
..................\............\...\k042.JPG
..................\............\...\k043.JPG
..................\............\...\k044.JPG
..................\............\...\k045.JPG
..................\............\...\k046.JPG
..................\............\...\k047.JPG
..................\............\...\k048.JPG
..................\............\...\k049.JPG
..................\............\...\k050.JPG
..................\............\...\k051.JPG
..................\............\...\k052.JPG
..................\............\...\k053.JPG
..................\............\...\k054.JPG
..................\............\...\k055.JPG
..................\............\...\k056.JPG
..................\............\...\k057.JPG
..................\............\...\k058.JPG
..................\............\...\k059.JPG
..................\............\...\k060.JPG
..................\............\...\k061.JPG
..................\............\...\k062.JPG
..................\............\...\k063.JPG
..................\............\...\k064.JPG
..................\............\...\k065.JPG
..................\............\...\k066.JPG
..................\............\...\k067.JPG
..................\............\...\k068.JPG
..................\............\...\k069.JPG
..................\............\...\k070.JPG
..................\............\...\k071.JPG
..................\............\...\k072.JPG
..................\............\...\k073.JPG
..................\............\...\k074.JPG
..................\............\...\k075.JPG
..................\............\...\k076.JPG
..................\............\...\k077.JPG
..................\............\...\k078.JPG
..................\............\...\k079.JPG
..................\............\...\k080.JPG
..................\............\...\k081.JPG
..................\............\...\k082.JPG
..................\............\...\k083.JPG
..................\............\...\k084.JPG
..................\............\...\k085.JPG
..................\............\...\k086.JPG
..................\............\...\k087.JPG
..................\............\...\k088.JPG
..................\............\...\k089.JPG
..................\............\...\k090.JPG
..................\............\...\k091.JPG
..................\............\...\k092.JPG
..................\............\...\k093.JPG

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gray2rgb
    将灰度图像装换成rgb图像的Matlab实现(transfer the gray image to rgb one)
    2009-06-19 23:08:20下载
    积分:1
  • phog
    phog算法的matlab实现,hog特征用于对象识别,比如人脸识别、人体识别。(phog algorithm matlab achieve, hog characteristics for object recognition, such as face recognition, human identification.)
    2008-06-22 21:14:23下载
    积分:1
  • 在指纹上的应用
    说明:  图像处理 形态学分割 腐蚀 开运算和闭运算先腐蚀后膨胀先膨胀后腐蚀 膨胀(Morphological segmentation)
    2020-04-30 23:18:59下载
    积分:1
  • FaceLivenessDetection
    对可见光图片的人脸活体判断,内有C++和matlab实现,具体说明详见readme(For the visible light picture of the human face to determine, there are C++ and matlab implementation, specific instructions see readme)
    2021-04-19 21:28:50下载
    积分:1
  • Fu-Liye-digital-image-transformation
    (1)熟悉并掌握傅立叶变换 (2)了解傅立叶变换在图像处理中的应用 (3)通过实验了解二维频谱的分布特点 (4)用MATLAB实现傅立叶变换仿真 ((1) be familiar with and master the Fourier transform (2) understand the Fourier transform in image processing applications (3) experiments to understand the characteristics of the two-dimensional distribution of the spectrum (4) simulation using MATLAB Fourier transform)
    2013-11-25 20:46:37下载
    积分:1
  • readjpeg
    读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)
    2021-04-28 12:18:43下载
    积分:1
  • SSASA
    说明:  二维原始Otsu算法的MATLAB实现和其对应的文献。实现效果很好。(MATLAB realization of two-dimensional original Otsu algorithm and its corresponding literature. To achieve good results.)
    2019-12-23 21:53:54下载
    积分:1
  • find_-contours
    可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
    2013-12-30 14:44:05下载
    积分:1
  • HIC_new
    用spiht写的图像压缩代码,适用于基于DWT的图像压缩,欢迎下载(Written by SPIHT image compression code, the application of DWT-based image compression, welcome to download)
    2007-12-14 08:52:38下载
    积分:1
  • Mathematicalmorphologyoperations
    数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 (Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion operator expansion and corrosion of the relationship between dual opening operation and closing operation with the strike did not hit in the basic application of morphological edge detection in binary image extracted area of binary image Euler number look-up table operation of gray-scale morphology)
    2009-12-22 22:06:04下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载