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

搜索资源列表

  1. 第09章 人脸的检测与定位

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

    • 发布日期:2008-10-13
    • 文件大小:10977526
    • 提供者:wfw
  1. c_fusejiance

    0下载:
  2. 此程序使用的集成环境为TI公司的CCS。程序的平台是使用合众达的VPMDM642 c_fusejiance是用DSP进行肤色检测。人体的皮肤颜色是人体的一个重要特征,肤色检测被广泛的应用于人脸跟踪、人脸检测、手语识别、敏感图像过滤等领域中. -use of this procedure for the integrated environment TI's CCS. Procedures for the use of the platform is up to the UCO i
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:45400
    • 提供者:张健
  1. Skin_RecC__src

    0下载:
  2. 人脸识别中的分支—皮肤识别,相当于一个简单的边缘检测系统。用C#实现皮肤识别功能。文件包含源代码。-Face Recognition branch-skin identification, the equivalent of a simple edge detection system. C# skin recognition functionality. Document contains the source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2260
    • 提供者:冯枫
  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
    • 文件大小:3607630
    • 提供者:周菲
  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
    • 文件大小:4440109
    • 提供者:汪前
  1. face

    0下载:
  2. 利用肤色模型,头发区域实现基本的人脸检测,可以标定眼睛,鼻子和嘴- face detection base on skin model and can give the landmark of eyes,nose and mouth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:468546
    • 提供者:wangzhenjun
  1. SkinColorDetection-master

    0下载:
  2. 皮肤检测算法源码,c++实现,采用四种不同策略提取皮肤部分。-Skin detection algorithm source code, c++ implementation, using four different strategies to extract part of the skin.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:14908
    • 提供者:zenghao
  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. Comparative-Analysis-and-Automatic-detection-of-s

    0下载:
  2. Comparative Analysis and Automatic detection of various skin diseases and Implementation of leucoderma using support vector machine
  3. 所属分类:Document

    • 发布日期:2017-12-14
    • 文件大小:562176
    • 提供者:Minahil
  1. Computer-aided-melanoma-skin-cancer-detection-usi

    0下载:
  2. Computer aided Melanoma skin cancer detection using Image Processing
  3. 所属分类:Document

    • 发布日期:2017-12-15
    • 文件大小:392192
    • 提供者:Minahil
  1. has

    0下载:
  2. 皮肤探测,在matlab下实现 利用HSI颜色来探测皮肤位置,在人物图片中已经做了大量测试-Skin detection, under the matlab implementation using HSI color to detect position of skin, has done a lot of testing in the characters in the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:40960
    • 提供者:seruetcr
  1. dale

    0下载:
  2. 皮肤探测,在matlab下实现 利用HSI颜色来探测皮肤位置,在人物图片中已经做了大量测试-Skin detection, under the matlab implementation using HSI color to detect position of skin, has done a lot of testing in the characters in the picture
  3. 所属分类:GIS program

    • 发布日期:2017-12-14
    • 文件大小:40826
    • 提供者:Rcqert
  1. SkinDetection

    0下载:
  2. 基于Opencv实现的皮肤检测,可供初学者参考参考-Skin detection project based on opencv lib, it is doog for freshman to study opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:17433600
    • 提供者:lv dong dong
  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. tnn7_code_201212141110

    2下载:
  2. 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-22
    • 文件大小:63488
    • 提供者:合发
  1. imlmemeutation

    0下载:
  2. 皮肤探测,在matlab下实现 利用HSI颜色来探测皮肤位置,在人物图片中已经做了大量测试(Skin detection, under the matlab implementation using HSI color to detect position of skin, has done a lot of testing in the characters in the picture)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:39936
    • 提供者:uecnkdatiga
  1. face_recog

    0下载:
  2. windows环境下,用matlab语言实现了皮肤检测的功能(Windows environment, using MATLAB language to achieve the skin detection function)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:apollom
  1. face_recog5

    0下载:
  2. windows环境下,用matlab语言实现了皮肤检测的功能((Windows environment, using MATLAB language to achieve the skin detection function))
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:apollom
  1. Face-Detection-and-Skin-Retouching-master

    0下载:
  2. 人脸检测和皮肤美化,基于OpenCV库,用vc++编写,功能十分强大。(Face detection and skin beautification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:5691392
    • 提供者:好人吗
  1. Detection-system-of-skin-diseases-using-image-processing-master

    0下载:
  2. To classify four types of skin diseases such as Dermatitis, Melanoma, Diabetic foot ulcer, Impetigo,2 types of ML algorithms KNN and SVM are used. To get a visual representation of classifier output the ROC curve is plotted. To measure the performanc
  3. 所属分类:matlab例程

    • 发布日期:2021-04-30
    • 文件大小:9954
    • 提供者:ad7aH3
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com