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

搜索资源列表

  1. k-means-for-image-segmentation

    0下载:
  2. k均值用于图像分割,对于相同颜色但深度不一样可以分割。-k-means for image segmentation, the same color depth can be split.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1093
    • 提供者:王情伟
  1. renlianshibieMATLAB

    0下载:
  2. 本文针对复杂背景下的彩色正面人脸图像,将肤色分割、模板匹配与候选人脸图像块筛选结合起来,构建了人脸检测实验系统,并用自制的人脸图像数据库在该系统下进行了一系列的实验统计。-Color frontal face images under complex background, skin color segmentation, template matching candidates face image block screening combined to build a face detect
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:14431
    • 提供者:安静
  1. Face-detection-based-on-skin-color

    0下载:
  2. 人脸检测,能够检测出多张人脸,通过建立肤色模型,图像预处理等,分割出肤色区域,效果不错。-Face detection and can detect more than one face, through the establishment of skin color model, image preprocessing, segmentation of color of skin area, the effect is good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2856
    • 提供者:杨春友
  1. H-alpha-classify

    0下载:
  2. 极化SAR分类,H/alpha分类程序,带有绘制颜色分割表、H/alpha平面的程序,H/alpha 分解分类实现对旧金山海湾地区分类的程序,效果不错的~-Polarimetric SAR classification, H/alpha Classified program with drawing color segmentation table, H/alpha plane program, H/alpha decomposition classification to achieve a
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1417
    • 提供者:轻骑
  1. color-based-segmentation

    0下载:
  2. Matlab based color based segmentation code, written to segment blue color in the image. Can be further enhanced to extract colors other than blue.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:131430
    • 提供者:Ajitpal Brar
  1. caisefenge

    0下载:
  2. 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。 彩色分割-The image processing (image processing), using a computer image analysis techniques in order to achieve the desired results. Color segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:7770543
    • 提供者:yinghua
  1. MATLAB--ycbcr

    0下载:
  2. 基于YCbCr色彩空间的人脸检测程序,着重阐述了基于肤色分割和模板匹配验证的人脸检测算法。 -YCbCr color space-based face detection program focuses on the face detection algorithm based on skin color segmentation and template matching verification.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:15858
    • 提供者:微微
  1. fusefenge

    0下载:
  2. matlab图像肤色分割程序。可以实现从一幅图中分割出人的肤色。-matlab image skin color segmentation. It can be divided people of color from a picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:163705
    • 提供者:hai
  1. Color-extraction

    0下载:
  2. 通过提取图像上某一区域的颜色信息,程序能图像上所有与该区域具有相同颜色的其他区域分割出来。-Through extracting color image information of an area , program can segment all the other regions which have the same color as the extracted region. segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:3155
    • 提供者:匡红立
  1. template_matching_prabhjot

    0下载:
  2. matlab code is designed for template matching and further extraction of water bodies from satellite images based on gradient density. code also consists of color segmentation and automatic useful cluster selections.
  3. 所属分类:Development Research

    • 发布日期:2017-11-10
    • 文件大小:302801
    • 提供者:Ajitpal Brar
  1. Image-segmentation-code

    1下载:
  2. Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2861
    • 提供者:吴魏
  1. K-means-

    0下载:
  2. 一种基于颜色的分割,使用聚类算法中的K均值算法。本例主要用到的函数是色彩空间转换函数makecform和applycform,对于K均值聚类使用kmeans函数。-Based on color segmentation, using clustering algorithm K-means algorithm. In this case the main function used is the color space conversion function makecform and appl
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:133128
    • 提供者:chaihongjian
  1. Colorsegmentation

    0下载:
  2. color segmentation matlab code source
  3. 所属分类:Project Design

    • 发布日期:2017-04-11
    • 文件大小:1143
    • 提供者:ali
  1. color-based-segmentation

    0下载:
  2. color based segmentation is a very important topic in image processing world.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:402476
    • 提供者:ahmed
  1. color-Image-Segment

    0下载:
  2. 使用OpenGl实现彩色图像分割的代码,简单实用,方便大家学习-Color image segmentation using OpenGl implementation of the code, simple and practical, facilitate learning
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1705
    • 提供者:Carneys
  1. RGBsegment

    0下载:
  2. 用Opencv对24位RGB彩色图像进行颜色分割,分割出蓝色区域,并对其进行二值化操作-In order to segment the blue area of input picture,we use RGB color segmentation with Opencv.
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2244386
    • 提供者:putibing
  1. matlab--skin

    0下载:
  2. matlab基于肤色的人脸特征提取,rgb转换到ycrcb空间-based on skin color segmentation matlab face feature extraction, rgb color space conversion to Ycrcb
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:135075
    • 提供者:孙小小
  1. color_segment

    0下载:
  2. color segmentation and bounding box from a video sequence in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1314
    • 提供者:mdil
  1. 11912875ColorSegment

    0下载:
  2. 主要是一个用于颜色分割的程序,在这里面我们主要使用的RGB格式的处理和应用-Is primarily a procedure for color segmentation, in this inside our main RGB format used in the processing and application
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:9852
    • 提供者:sifrompow
  1. Image-segmentation

    0下载:
  2. 一个关于彩色图像分割方法综述 挺好的一个参考-An overview on the color image segmentation method is a very good reference
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:502345
    • 提供者:暖冬
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 46 »
搜珍网 www.dssz.com