CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab human detection

搜索资源列表

  1. Face-Eye-Detection.rar

    3下载:
  2. 此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
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2.12mb
    • 提供者:王杰
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20.43kb
    • 提供者:
  1. cuboids_Apr19_2006

    0下载:
  2. 用来在视频中检测人体动作,包括了多种时空特征-Source code for human action detection in video
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.88mb
    • 提供者:qinlei
  1. Eye_tracking

    0下载:
  2. 这个程序完成了人眼眼球的跟踪,使用matlab实现的-This process completed the human eye eye tracking, the use of matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:cheng
  1. facedetection

    0下载:
  2. 上传内容为用matlab所编写的人脸检测源程序,对做人脸的朋友是个好的参考。-Upload content to use matlab prepared by Human Face Detection source of human face is a good friend of reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:104.66kb
    • 提供者:刘峰
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:吴彦
  1. gaborga

    0下载:
  2. 无意中下载的一个源码程序,是关于人脸检测方面的,自己用不着,看大家是否有用的着的分享一下-Inadvertently download a source process, are about aspects of the Human Face Detection, their need to see the usefulness of the U.S. share of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:10.9kb
    • 提供者:
  1. detectionofmotionpeople

    0下载:
  2. 在广泛研究前人工作的基础上,本文对运动人物的检测、跟踪与识别进行了综述。为 使分类清楚明了,本文将人物运动分析分为两大类:人体运动分析,人脸分析。人体运动分 析包括人的较大幅度的肢体运动,如手势识别、步态分析、整个人体的运动分析;人脸分析 包括人脸检测与识别、表情分析。在详细介绍了国内外研究现状后,提出了存在的问题及研 究前景。-Extensively studied in previous work on the basis of the figures in this art
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:349.23kb
    • 提供者:martin
  1. facedetection

    0下载:
  2. 肤色是人脸检测中基本的检测手段,此方法就是利用肤色实现人脸分割!-Face detection is the color of the basic means of detection, this method is the realization of human faces using color segmentation!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:690byte
    • 提供者:朱莉
  1. renyandingweiyurenlianjiance

    0下载:
  2. 这是一个经过调试过的人眼定位和人脸检测算法的代码。-This is a debug-off position of human eyes and human face detection algorithm code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:631.13kb
    • 提供者:胡世锋
  1. face_detection

    0下载:
  2. this a human face detection program using color segmentation.i include some pics with it.-this is a human face detection program using color segmentation.i include some pics with it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:466.11kb
    • 提供者:rajat singh
  1. walkstraight

    2下载:
  2. 利用K均值聚类的方法实现人体的检测,混合高斯模型建立背景并实时更新-The use of K-means clustering method to achieve the human body detection, Gaussian mixture model to establish the background and real-time updates
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:5.76kb
    • 提供者:chenying
  1. Face_detectionEllipse_detection

    2下载:
  2. 都是用matlab写的,复制到txt上了 (1)基于简单背景的人脸监测,针对视频,效果还不错,传的是txt,大家新建一个M文件,复制,然后把视频名与程序中的改成一致就可以了。 (2)对多椭圆的检测,非实际图像,无噪声,就是简单的椭圆,使用同上。-Are written with matlab, copy to the txt on the (1) human face based on a simple background monitoring, for video, the resu
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2.05kb
    • 提供者:sss
  1. fice_color_build

    0下载:
  2. 肤色建模,利用图像处理理论,获取图像中的人肤色部分,可以应用多种人种-Skin color modeling, the use of image processing theory, to obtain images of the human skin section can be applied to a variety of ethnic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:24.09kb
    • 提供者:bao
  1. FrontalSglFaceDetector

    0下载:
  2. 本人设计的单人正面双眼检测系统,对于大于60像素的人眼检测效果不错,中等大小图片平均检测时间不超过一秒,可用于与其他人眼检测系统效果的比对-I designed the front binocular single detection system, for more than 60 pixels in the human eye detection results good, medium-size picture average detection time is not more than
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:552.13kb
    • 提供者:long
  1. xyinying

    0下载:
  2. 背景差和帧差法实现运动人体的跟踪,具有搞噪声和消除大部分阴影功能-Background difference and frame difference method to achieve motion tracking of the human body, has engaged in the shadow of the noise and the elimination of most of the functionality
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.18kb
    • 提供者:胡江川
  1. face_detect

    3下载:
  2. 基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高-Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:101.7kb
    • 提供者:刘勇森
  1. dmo9bw_tracking_v2

    0下载:
  2. 检测人体运动 检测人体运动 -Detection of Human Motion
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2.81kb
    • 提供者:小小
  1. Face_detection_based_on_color_images

    1下载:
  2. 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color ad
  3. 所属分类:Graph program

    • 发布日期:2014-04-09
    • 文件大小:217.26kb
    • 提供者:hope
  1. Face-Detection

    0下载:
  2. 人脸检测 可以检测出人脸部皮肤 请将图片放在text文档中运行-Face Detection can detect human facial skin, please run the picture on the text document
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:637.18kb
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com