CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - skin RGB

搜索资源列表

  1. skin

    0下载:
  2. matlab肤色检测程序。rgb2tsl.m用作颜色模式转换,将RGB模式转换为TSL模式。skin.m实现肤色检测,肤色区域为白色,非肤色区域为黑色。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:
  1. ImageFilter

    0下载:
  2. 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:周菲
  1. test_yCbCr

    0下载:
  2. 将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.23mb
    • 提供者:汪前
  1. zonghechuli

    0下载:
  2. 可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:蒋亚
  1. SkinColorFiltering

    0下载:
  2. Convert RGB to YUV for skin color filter
  3. 所属分类:2D Graphic

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

    0下载:
  2. 本程序是基于RGB的皮肤提取算法 用MATLAB实现-This procedure is based on RGB' s skin extraction algorithm using MATLAB to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:570byte
    • 提供者:李莉莉
  1. skin_color

    0下载:
  2. skin segmentation base on RGB color space. does not work for gray level images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:604byte
    • 提供者:remey
  1. skin_RGB

    0下载:
  2. skin segmentation using RGB
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:59.15kb
    • 提供者:hero
  1. skin_detect

    0下载:
  2. 先讀入膚色,非膚色的圖片,在將各張圖片由RGB轉成YCbCr。讀進來的時候,我是用四維的陣列去存膚色的圖片以及非膚色的圖片。第一個維度是用來存放有幾張圖片,接下來是解析度,還有幾個channel。讀進來之後再分別對膚色,非膚色的Cb,Cr來作統計。分別會得到Cb,Cr的mean和variance。再依次分別帶入Multivariate Normal Density的公式去求得膚色,非膚色出現的機率。最後再將得到的兩個機率值相除,得到的值,拿來和threshold值相比,藉此來判斷Input的圖的
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.3kb
    • 提供者:Howard
  1. skin

    0下载:
  2. 肤色空间提取由RGB空间转换为TSL空间的源代码,使得所提取的肤色信息更加完善-Extracted from the RGB color space TSL space space into the source code to make the information more complete extraction of color
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:Dana
  1. rgb

    0下载:
  2. 关于rgb人脸肤色分割的matlab程序-About Face Skin Segmentation rgb matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:593byte
    • 提供者:赵晓
  1. RGB-H-CbCr-Skin-Colour-Model-for-Human-Face-Detec

    0下载:
  2. While the RGB, HSV and YUV (YCbCr) are standard models used in various colour imaging applications, not all of their information are necessary to classify skin colour.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:565.11kb
    • 提供者:Shooty
  1. skinClassifier

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

    • 发布日期:2017-04-06
    • 文件大小:7.12kb
    • 提供者:wang
  1. Skin-color-in-rgb

    0下载:
  2. detect skin color in RGB space with delphi
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:202.73kb
    • 提供者:sam
  1. skin-segmentation

    0下载:
  2. skin segmentation: recognizing skin part in RGB space, extract the skin part and using Fourier descr iptor to reconstruct the margin
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:30kb
    • 提供者:fat rabbit
  1. skin

    0下载:
  2. matlab肤色检测程序。rgb2tsl.m用作颜色模式转换,将RGB模式转换为TSL模式。skin.m实现肤色检测,肤色区域为白色,非肤色区域为黑色。-matlab color detection procedure. rgb2tsl.m color model used for conversion, will be converted to RGB mode TSL model. realize skin.m color detection, color region is white,
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.07kb
    • 提供者:安德森
  1. skin-detect

    0下载:
  2. contain step to detection human skin background using C++. From RGB as input convert to Ycrcb-contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:900byte
    • 提供者:Riska
  1. Face Detection Based on Skin color and shape features

    1下载:
  2. This function performs face detection based on skin color on RGB space and shape features.
  3. 所属分类:matlab例程

    • 发布日期:2015-07-25
    • 文件大小:2.57kb
    • 提供者:dearmilad
  1. rgbskintest

    0下载:
  2. 用matlab将图片中的人的皮肤变成白色,其余为黑色。rgb模型。(The people's skin in the picture is turned white with natlab, and the rest is black. RGB model.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1mb
    • 提供者:猪猪21312
  1. 肤色检测源码

    0下载:
  2. 用画笔工具在训练图像中拾取那些可能是肤色的像素,,并分别记录下这些像素在RGB和HSV颜色空间的颜色值,根据大量的样本值,确定肤色在两个颜色空间三通道的阈值,用所确定的阈值寻找测试图像中的肤色区域。一种简单的可视化这一过程的方法是将所有非肤色像素指定为黑色,肤色像素指定为白色。(Use the brush tool to pick up those may be the color pixels in the training images, and records the pixels in
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:猪因为
« 12 »
搜珍网 www.dssz.com