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

Face-Eye-Detection

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

  • traffic
    基于mfc的车辆检测程序,利用帧间的变化来检测,适合初学图像的同学学习(Mfc-based vehicle detection program to detect changes in the use of frames, suitable for beginners to learn the image of the students)
    2009-12-07 21:02:25下载
    积分:1
  • ciede2000
    说明:  计算色差(专门讨论了色相角差以及平均色相角的处理,并给出了matlab程序)(Calculated chromatic aberration)
    2021-01-03 16:08:56下载
    积分:1
  • 基于matlab像处理系统
    说明:  图像处理MATLABGUI界面,实现对输入图像的超分辨率重建(image processing interface; boundary; limiting surface realize; achieve; bring about; come true rebuild; reconstruct; reestablish; rehabilitate)
    2021-02-19 16:09:45下载
    积分:1
  • fawltunique
    自己编写的粒子群优化算法,以计算一个函数的值作为测试,达到了良好的精度(The particle swarm optimization algorithm written by ourselves is designed to calculate the value of a function as a test, and good precision is achieved.)
    2018-09-05 23:02:58下载
    积分:1
  • EdgeCheck
    图像轮廓特征提取算法源码,用MATLAB软件实现,针对灰度图像有效(Contour feature extraction algorithm source code, using MATLAB software for gray-scale image of effective)
    2009-10-23 11:14:29下载
    积分:1
  • DensePose-master
    DensePose用深度学习把2D图像坐标映射到3D人体表面上,再加上以每秒多帧的速度处理密集坐标,最后实现动态人物的精确定位和姿态估计。该技术集目标检测、姿态估计、目标部分/实例分割等多种计算机视觉任务于一身的一个综合问题。(DensePost maps 2D image coordinates to 3D human body surface by in-depth learning, and processes dense coordinates at the speed of multiple frames per second. Finally, it realizes precise positioning and attitude estimation of dynamic characters. This technology integrates many kinds of computer vision tasks, such as target detection, attitude estimation, target part/instance segmentation, etc.)
    2019-06-17 21:25:31下载
    积分:1
  • mp
    说明:  matching pursuit algrithmic
    2009-08-12 21:12:56下载
    积分:1
  • myshow.py
    在simpleitk环境下显示2D 3D图像 并与之互动(Display and interact with 2D 3D images in the simpleitk environment)
    2020-06-29 21:20:01下载
    积分:1
  • TextureFeatureExtraction
    基于灰度共生矩阵的纹理特征提取,输出为图像四个方向共十六个特征值(Gray-level co-occurrence matrix based texture feature extraction, the output image in four directions for a total of 16 eigenvalues)
    2008-04-14 12:48:24下载
    积分:1
  • ImageQualityMeasures
    MATLAB源码,使用多种算法进行图像质量评价(MATLAB source code, using a variety of algorithms for image quality evaluation)
    2021-04-17 21:58:52下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载