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

搜索资源列表

  1. facedetect

    0下载:
  2. 基于opendv库,在新的颜色空间中进行肤色校正的Adaboost人脸检测。-On opendv library, in the new color space for color correction of Adaboost face detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2567284
    • 提供者:宋兵
  1. FaceTrack

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

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

    0下载:
  2. 用vc++实现的基于肤色的人脸检测系统,可检测出眼睛,鼻子,嘴巴-Using vc++ implementation of color-based face detection system can detect the eyes, nose, mouth
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:224732
    • 提供者:xue yanbing
  1. hand-detection

    0下载:
  2. 使用opencv,采用肤色原理检测手部位置,有一些噪声,但相对于手部位置比较容易去除。-In this post, as the progress goes, the hand detection technologies using openCV is introduced. As the pictures inllustrated below, this detection method is independent with distance and background ( just
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:225209
    • 提供者:feiren
  1. facce

    0下载:
  2. 基于肤色的多人脸检测,先将肤色提取出来,然后用4邻域法搜索连通区域个数,最终确定人脸个数,将人脸标出来。-face detection based on skin
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5019342
    • 提供者:teng
  1. HandDiscreteTest

    0下载:
  2. 手检测 opencv实现的手检测 采用了模板匹配和肤色检测方法。-Hand detection opencv hand detection using template matching and skin color detection method.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2131560
    • 提供者:freedesert
  1. hand

    0下载:
  2. 采用OpenCv写的手势提取代码,采用肤色原理,可准确的检测提取手部。-Gestures OpenCv write extraction code, the color principle, can accurately detect the extraction of hand.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4368679
    • 提供者:jiutianfeixue
  1. 25.04-HautfarbePGesichtedetektion

    0下载:
  2. 利用肤色提取和Viola & Jones积分图来实现人脸检测-Face detection using skin color extraction and integral image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:5060
    • 提供者:居荣宇
  1. skin-detection

    0下载:
  2. 用5种方法实现肤色检测,国外的牛人写的,转载-5 ways to skin color detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:98976
    • 提供者:木木
  1. SkinModel

    0下载:
  2. VC2010+OpenCV4.3环境下实现人脸检测肤色模型-Skin model in the framework of VC2010+OpenCV4.3
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:10871674
    • 提供者:杜康
  1. HandDetectionAndRecognition

    1下载:
  2. 本算法实现了基于手部颜色和手形的静态手势的检测和识别,特色有两点:(1)排除了面部区域后进行肤色检测(2)在手部候选区域分别提取轮廓,并求出Hu不变矩,将其与模板进行比较,排除类手形区域,进一步识别是何种手势-hand gestures detection and recognition based on skin colors and hand shapes
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:12618153
    • 提供者:ben
  1. face_detection

    0下载:
  2. 实现基于肤色的人脸检测算法,该算法对人脸检测有一定的参考价值-To achieve color-based face detection algorithm, which face detection certain reference value
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:3203072
    • 提供者:LinShaohui
  1. skin

    0下载:
  2. 使用opencv实现的肤色检测程序。能够很好的检测肤色。可用于人脸、手势的识别。-Opencv achieved using color detection procedures. Detection can be a good complexion. Can be used for face recognition of gestures.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4587504
    • 提供者:lovelylcj
  1. she_cai_shibie

    0下载:
  2. 色彩识别进行肤色检测 用于存图像的一个中间变量,是用来分通道用的,分成hsv通道-Color skin detection is used to identify an intermediate variable stored image is used for sub-channel, the channel is divided into hsv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11419911
    • 提供者:xiong
  1. testskin

    0下载:
  2. 这是基于肤色检测的代码,利用Visual Studio 2013编译无问题-This is based on skin color detection code using Visual Studio 2013 compiler no problem
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10172283
    • 提供者:mudong
  1. colordetection

    0下载:
  2. 基于opencv,从视频文件中进行肤色检测,能较好识别肤色区域-color detection for vedio
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1590
    • 提供者:皎皎
  1. skin-color-detection

    0下载:
  2. opencv 进行肤色检测,可以有效去除眼部,效果明显-opencv skin color detection, the eye can be effectively removed, the effect is obvious
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:张军
  1. MFC_手势

    3下载:
  2. 基于kinect的MFC手势识别 红外摄像头采集回来的图像。基本上背景全部被过路掉。省掉用RGB摄像头,接着还要HSV肤色检测的步骤(MFC gesture recognition based on Kinect)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:47636480
    • 提供者:WUluWUlu
  1. 手势实现播放器的进度和音量调节

    1下载:
  2. 我的工程用的红外摄像头。如果你用RGB摄像头,要将Segmentation部分替换,可以参考网上的HSV肤色检测程序。(My project uses an infrared camera. If you want to replace Segmentation with a RGB camera, you can refer to the HSV skin detection program on the internet.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1728512
    • 提供者:WUluWUlu
  1. 直方图检测

    0下载:
  2. 检测图片的直方图,进行图像处理,可以用于肤色检测、水果检测等一系列图像检测中(check the histogram of the image)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:5086208
    • 提供者:雪坤
« 12 »
搜珍网 www.dssz.com