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

Face-Eye-Detection

于 2021-05-12 发布 文件大小:2166KB
0 298
下载积分: 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 个回复

  • FuzzyClustering
    模糊聚类程序,并且有文档,详细的给出了模糊聚类算法的各个步骤。(Fuzzy clustering procedure, and there are documents, is given in detail the various steps in fuzzy clustering algorithm.)
    2009-11-16 06:49:56下载
    积分:1
  • DIALOG_BMP_EX1
    基于对话框的可以打开处理BMP图像的源程序(Dialog-based open source BMP images)
    2010-03-01 10:45:38下载
    积分:1
  • 937779
    在网上看到的一个在线SVR(支持向量机回归)的C++代码,希望对大家有帮助()
    2020-09-22 22:17:50下载
    积分:1
  • barcode
    PDF417条码定位与检测,视频课程作业,很好的定位了条码而且将其旋转到正方向(PDF417 bar code location and detection, video course work, a good positioning of the bar code and will rotate to the positive direction of its)
    2010-03-12 13:37:05下载
    积分:1
  • 水下像去雾与增强
    说明:  这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a better underwater image enhancement method. Firstly, an end-to-end training convolutional neural network is used to measure the input image, and an adaptive bilateral filter is used to process the transmitted image. Then a strategy based on white balance is proposed to eliminate the color deviation of images. The fusion results of fog-free and color correction images are obtained by Laplacian pyramid fusion. Finally, the output image is converted into hybrid wavelet and directional filter bank (HWD) domain for denoising and edge enhancement. The experimental results show that the method can eliminate color distortion and improve the clarity of underwater images.)
    2020-11-02 14:59:54下载
    积分:1
  • 基于混沌的音视频加密系统的设计与实现_孟宪文
    基于混沌的音视频加密系统的设计与实现论文;对混沌学习有帮助(Design and implementation of the chaotic audio and video encryption system)
    2021-03-12 09:19:25下载
    积分:1
  • oqtpht-analysis
    此程序为用于主成分分析的matlab程序,可以输出贡献率及画出二维散点图(This program for principal component analysis of matlab, can output contribution rate and draw a 2 d scatter plot)
    2017-05-18 02:59:40下载
    积分:1
  • wv
    说明:  基于小波的图像质量评价方法,具有一定借鉴意义。(Wavelet-based image quality assessment method, with some reference.)
    2015-04-19 16:24:13下载
    积分:1
  • LBP算法程序
    MATLAB提取LBP纹理特征源码,可以使用(extract LBP texture features source code in MATLAB, you can run this program directly)
    2021-04-14 09:08:55下载
    积分:1
  • jzlb
    均值滤波去噪声程序,效果显著,已经通过调试(Mean filter to the noise process, achieved significant results, have been through the debugging)
    2008-07-25 20:29:30下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载