CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 彩色图像分割

搜索资源列表

  1. 彩色图像分割

    6下载:
  2. matlab 源码 彩色图像的分割 效果很好
  3. 所属分类:图形图像处理(光照,映射..)

  1. K_means_color_segmentation.rar

    3下载:
  2. 用k-means 做彩色图像分割,分类数可选,Using k-means to do color image segmentation, classification number of optional
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1615
    • 提供者:卢学
  1. mean shift 彩色图像分割经典算法

    0下载:
  2. mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:61985
    • 提供者:孙国民
  1. goodidea

    2下载:
  2. 基于Lab空间的彩色图像分割(一种很好很简单的方法 值得所有人学习-Lab-based color image segmentation of space (a good easy way) worth to learn for everyone
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2797242
    • 提供者:杨慧亮
  1. 区域生长法分割彩色图像

    3下载:
  2. 采用区域生长方法分割彩色图像。用matlab编写的源程序。先用鼠标获取生长点,程序完成自动分割。
  3. 所属分类:matlab例程

  1. Wallpapers-based-on-mean-shift

    3下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
  3. 所属分类:Graph program

    • 发布日期:2016-04-25
    • 文件大小:161792
    • 提供者:刘常云
  1. imseg

    1下载:
  2. 利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割-The use of EM algorithm for color image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:882
    • 提供者:fujie
  1. RGBImageSegment

    1下载:
  2. 一个高效的matlab彩色图像分割软件,-An efficient color image segmentation matlab software
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85992
    • 提供者:黄以君
  1. juleiseg

    1下载:
  2. 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:求是赤子
  1. 105230297ch13

    0下载:
  2. MATLAB 彩色图像处理,对图像进行分割处理-MATLAB color image processing, image segmentation processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:66424
    • 提供者:jj
  1. HillClimbingSegment.1.0

    1下载:
  2. 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85952
    • 提供者:steven
  1. colorimagek_means

    2下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:280510
    • 提供者:王悦东
  1. cseg

    1下载:
  2. MATLAB基于贝叶斯的RGB的彩色图像分割-MATLAB Based on Bayesian Color Image Segmentation in RGB
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:405307
    • 提供者:赵宇
  1. ColorImageSegmentation

    2下载:
  2. 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:31914
    • 提供者:meng
  1. clusterImg

    2下载:
  2. 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:9216
    • 提供者:zhuweina
  1. Kmeans-MATLAB

    3下载:
  2. 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:1024
    • 提供者:牛少敏
  1. DIP-toolbox-matlab

    1下载:
  2. 数字图像处理matlab工具箱,包含彩色图像分割,RGB分量提取等基本源程序-Digital image processing toolbox matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:37859
    • 提供者:
  1. meanshift彩色图像分割

    0下载:
  2. 采用meanshift法对彩色图像进行分割,主函数为Meanshift(Meanshift method is used to segment the color image, and the main function is Meanshift)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:Moyuwu
  1. SVM图像分割matlab

    2下载:
  2. 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-25
    • 文件大小:550912
    • 提供者:joanne555
  1. 彩色图像分割

    1下载:
  2. MATLAB GUI 彩色图像分割程序历程(color image segmentation)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-16
    • 文件大小:51200
    • 提供者:`喔盘
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com