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

搜索资源列表

  1. RGBtoHSVtoRGB

    0下载:
  2. 在HSV空间中实现肤色检测,先把RGB空间转换到HSV空间,在HSV空间处理后重新转换到RGB空间,做进一步处理。-In the HSV color space to achieve detection, first RGB space is transformed into HSV space, re-treatment in HSV space conversion to RGB space, for further processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:962
    • 提供者:知秋
  1. hsv_face_detect

    0下载:
  2. 基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10361514
    • 提供者:Nicole
  1. Untitled13

    0下载:
  2. 皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:550
    • 提供者:麻慧蓉
  1. gaosicbcr

    0下载:
  2. 基于单高斯模型的肤色检测matlab 源代码-Skindetect
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:603
    • 提供者:韩啸
  1. Skindetect

    0下载:
  2. 有关人脸检测和肤色检测的Matlab代码-Skindetect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:87671
    • 提供者:韩啸
  1. renlianjiance

    2下载:
  2. 已有的眼睛状态识别方法不仅计算量大,而且易受环境因素(如光照条件)的影响。为此本文提出了一种新的眼睛状态识别方法:首先对实时拍摄的图像利用运动信息和肤色特征进行人脸检测 然后在检测到的上半部人 脸区域采用Adaboost算法只检测驾驶员正常状态下睁开的眼睛,把检测 的眼睛与眉毛分割出来制成正常睁开眼睛模板 最后把眼睛模板与未检测 到眼睛的上半部人脸区域进行匹配,当该区域的最大相似度值小于某闽值 时认为眼睛是闭合状态,否则认为眼睛是睁开状态。并根据眼睛状态计算 眼睛平均闭合时间
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3050496
    • 提供者:力量
  1. FaceDetection

    1下载:
  2. 从原始彩色图像中提取多阈值器官梯度图、双阈值肤色图、梯度方向图和灰度特征图等四种特征图像,并运用多姿态 知识模型和多姿态模板,实现了一种快速人脸检测算法 -Extracted from the original color image gradient map organ multi-threshold, dual-threshold color map and gray gradient patterns and other characteristics of the four
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-15
    • 文件大小:696465
    • 提供者:程德志
  1. facedetection

    0下载:
  2. 基于肤色模型的正面标准的人脸检测,以及人脸内的器官定位-Skin color model based on the positive standard face detection, and the positioning of organs within the face
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:785224
    • 提供者:张yb
  1. SEED601_Complexiondetect123

    0下载:
  2. 进行肤色检测以及人脸跟踪,应用于seed-vpm642。-face detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884189
    • 提供者:benny
  1. FaceTrack

    0下载:
  2. 人脸检测的一部分,进行人脸肤色分割,提取人脸特征-Face detection part, the skin color segmentation, face feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3895128
    • 提供者:张力
  1. Sensitive-image-filtering

    0下载:
  2. 研究了基于内容敏感图像过滤中的若干关键 技术, 分析比较了三种常用的肤色检测算法, 利用统计阈值法评价了各个特征分类图像的能力强弱, 并依此实现了一个决策树 敏感图像过滤器。为有效降低肖像类正常图像的误判率, 又在过滤器中使用了人脸检测机制-Of context-sensitive image filtering based on the number of key technologies, analysis and comparison of the three common ski
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:446223
    • 提供者:朱秀红
  1. openbmpfileView

    0下载:
  2. 基于肤色的人脸检测,可用256色的bmp图片,根据肤色检测人脸-Face detection based on skin color
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:8621
    • 提供者:欧悦兴
  1. gaosicbcr

    0下载:
  2. 单高斯模型,进行基于肤色的人脸检测,这是一个m文件,-Single Gaussian model for skin detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:655
    • 提供者:林娅静
  1. findskin

    0下载:
  2. 基于HSV色度空间的肤色检测,将RGB色度空间转换为HSV,得出肤色区域二值图像。-HSV color space based on skin color detection, the RGB color space conversion to HSV, the binary image obtained skin area.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:686
    • 提供者:
  1. skinClassifier

    0下载:
  2. 利用统计颜色模型在RGB颜色空间下进行肤色检测。-skin detection using statistical color model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:7295
    • 提供者:wang
  1. skindect

    0下载:
  2. 一个简单的肤色检测程序。用了一些设定阈值处理。简单了些,但是可以作为学习颜色空间用。-A simple program for skin detection. It used some fixed threshold. Though it is simple, but we can learn the knowledge on color space from it.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3444147
    • 提供者:Charles Wang
  1. tsl

    0下载:
  2. 用matlab编程实现肤色检测,算法是tsl,tsl肤色检测,图像处理。-Matlab programming realize skin detection, the algorithm is TSL, TSL skin detection, image processing.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:659
    • 提供者:asdfg
  1. ycbcr

    0下载:
  2. 肤色检测,YCbCr算法实现肤色检测函数。图像处理。-Skin detection, YCbCr algorithm skin detection function. Image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:517
    • 提供者:asdfg
  1. Skin-Detection

    0下载:
  2. 这是实现肤色检测的例子,可用于手势检测等方面,很不错,可以学习下-This is the example of skin detection can be used for gesture detection is very good, you can learn...
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:403968
    • 提供者:terry
  1. Complex-environments-face-detection

    0下载:
  2. 提出了一种针对复杂环境下的过人脸检测方法,首先在CbCgCr空间利用直接最小二乘法构建了对光照和复杂背景鲁棒性更好肤色聚类模型,实现了准确的肤色检测;然后针对人脸中姿态和表情变化,提出了基于Adaboost的多姿态人脸检测,精确的实现了人脸检测定位。-Extraordinary face detection method for complex environments, the first space CbCgCr ​ ​ direct least squares meth
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5086716
    • 提供者:洁洁
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com