搜索资源列表

  1. 检测眼睛

    1下载:
  2. 这是一个通过检测人眼实现人脸识别的程序,我从网上下的
  3. 所属分类:源码下载

    • 发布日期:2010-09-26
    • 文件大小:2265971
    • 提供者:xingchun
  1. 基于肤色和投影的人脸检测

    0下载:
  2. 基于肤色和投影的人脸检测,并能定位眼睛
  3. 所属分类:源码下载

  1. TrackEye_src.zip

    2下载:
  2. 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Sou
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-13
    • 文件大小:204022
    • 提供者:sichuanlu
  1. 第09章 人脸的检测与定位

    0下载:
  2. 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enha
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-01
    • 文件大小:10977280
    • 提供者:wfw
  1. face-location-example

    1下载:
  2. 人脸定位与识别的VC++实例。提供了友好的操作界面。输入人脸图像后,提供两种人脸区域的检测方法。然后在人脸区域中可自动标记眼睛、嘴巴、鼻子及边缘提取。-Face recognition and positioning of VC examples. Provide a friendly interface. Face image input, provide two kinds of people in the region face
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:69632
    • 提供者:leilin
  1. renliandedingwei

    0下载:
  2. 本程序是一个检测人脸的程序,通过一定的方法,找出图中人脸区域,并标记出眼睛鼻子和嘴巴的位置。-this procedure is a human face detection procedure for the adoption of methods to identify human face regional map, Mark the eyes and nose and mouth position.
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-01
    • 文件大小:475136
    • 提供者:赵倩
  1. face_detect_recognition

    0下载:
  2. 人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-01
    • 文件大小:87040
    • 提供者:林晓芸
  1. renlianDetection

    0下载:
  2. 基于YCrcb肤色模型的人连检测系统.用VC++实现.还包括人脸、眼睛、嘴巴的定位分割。-YCrcb color model based on the long-detection system. With VC. Also including face, eyes, Segmentation mouth positioning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:776192
    • 提供者:孙杰
  1. amin-facedetection

    0下载:
  2. 人脸检测系统,用YCbCr色彩空间,进行了光照补偿,最后用眼睛和嘴巴的轮廓对候选区域进行精确定位。-face detection system using YCbCr color space, the light compensation. Finally, the eyes and mouth of the candidate profile regional accurate positioning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:3606528
    • 提供者:罗敏
  1. face_trace

    0下载:
  2. 提供对人脸进行区域检测和特征定位的算法实现程序,可生成可执行程序,检测方法包括相似度计算、二值化、垂直、水平直方图、脸或头发直方图等,能够对眼睛、嘴巴、鼻子进行标注。-Provide Face Detection and characteristics of regional positioning algorithm procedure can generate executable programs, detection metho
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-01
    • 文件大小:63488
    • 提供者:zs
  1. FaceRecognitationSystem

    0下载:
  2. 一个基于VC++平台的《人脸检测系统》。 改程序对图片进行一系列处理,提取出人脸的大致框架,然后通过眼睛、嘴巴的建模,最后得到图片中人脸的比较精确的位置。-Based on VC++ Platform Face Detection System. Reform program to carry out a series of image processing, to extract the general fr a mework
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-01
    • 文件大小:228352
    • 提供者:yihuaibin
  1. facedetectionandlocation

    1下载:
  2. 基于肤色的人脸检测定位算法,程序可以实现人脸的服色检测,分割,眼睛,等的定位-Based on the color of the face detection algorithm, the program can realize the service face-color detection, segmentation, eyes, such as the positioning of
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-01
    • 文件大小:3621888
    • 提供者:www
  1. eyesdetect

    0下载:
  2. 眼睛检测程序,外国来的,比较新,非常好用。-Eyes detection program, foreign to the relatively new, very easy to use.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-01
    • 文件大小:123904
    • 提供者:赵雪竹
  1. eyefind

    0下载:
  2. 眼睛检测,有助于帮助检测眼睛定位的代码,眼睛定位-Eye detection, eye detection help positioning code, eye positioning
  3. 所属分类:图形图象

    • 发布日期:2024-06-01
    • 文件大小:1024
    • 提供者:tian
  1. contourDetect

    0下载:
  2. 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift)-face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:48332800
    • 提供者:briend
  1. Surveyonhumaneyesdetectioninimages

    0下载:
  2. 对在已知人脸区域中检测人眼的方法进行综述, 将其分为常光源下的人眼检测和特种光源的人眼检测 两大类。较为全面地综述了当前国内外相关眼睛检测以及定位技术, 分析了各种方法的优缺点, 探讨了当前困 扰人眼检测技术的难点以及人眼检测技术的发展趋势。-This paper supplied a survey of the eyes detection in the area of the known face images by div
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:147456
    • 提供者:lvl
  1. codeforFaceDetecting

    0下载:
  2. 一个人脸检测的程序,里面有光照补偿,肤色分割,腐蚀,眼睛检测,嘴巴检测,功能齐全,效果很好-A face detection program, which has light compensation, color segmentation, corrosion, eye detection, mouth detection, functional, good results
  3. 所属分类:Windows编程

    • 发布日期:2024-06-01
    • 文件大小:3072000
    • 提供者:啊哦
  1. 疲劳驾驶检测-matlab程序

    0下载:
  2. 实现视频疲劳检测,通过判断嘴和眼睛。基于matlab实现的(Realization of video fatigue detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:189440
    • 提供者:jituo
  1. 人脸检测

    0下载:
  2. 可以检测定位人脸和人的眼睛位置,适用于美颜相机中聚焦脸部和定位脸部器官(It can detect and locate the position of face and human eyes. It is suitable for focusing face and locating facial organs in beauty cameras.)
  3. 所属分类:OpenCV

    • 发布日期:2024-06-01
    • 文件大小:186368
    • 提供者:xrkmyyl
  1. MATLAB疲劳检测系统(GUI界面)

    4下载:
  2. 1.基本内容 本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。 2.具体要求 本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-01
    • 文件大小:5545984
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org