搜索资源列表

  1. LabColorSegmentation

    0下载:
  2. lab颜色模型下的图像分割方法,在matlab下编写,对生物图像很有用的。-lab model of color image segmentation methods in Matlab to prepare for biological images very useful.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-05
    • 文件大小:2kb
    • 提供者:尹建军
  1. HillClimbingSegment.1.0

    0下载:
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-05
    • 文件大小:84kb
    • 提供者:steven
  1. HillClimbingSegment[1].1.0

    0下载:
  2. 利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-05
    • 文件大小:84kb
    • 提供者:王成
  1. goodidea

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

    • 发布日期:2025-01-05
    • 文件大小:2.67mb
    • 提供者:杨慧亮
  1. segmentation

    0下载:
  2. 基于lab色彩空间的k-means彩色图像分割算法-color picture segmentation based on lab color-space and k-means
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-05
    • 文件大小:137kb
    • 提供者:zhang
  1. K_means-image-segmentation

    0下载:
  2. 将彩色图像从RGB转化到lab彩色空间,进行K-mean聚类将图像分割-The color image in RGB color space conversion to lab space , K-mean clustering image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-05
    • 文件大小:7kb
    • 提供者:zhangfengyuan
  1. kmeans

    0下载:
  2. 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
  3. 所属分类:2D图形编程

    • 发布日期:2025-01-05
    • 文件大小:1kb
    • 提供者:李永
  1. Lab

    0下载:
  2. Lab空间对一幅彩色图像的颜色色图像的分割-Lab space for a picture of a color image color image segmentation
  3. 所属分类:2D图形编程

    • 发布日期:2025-01-05
    • 文件大小:1kb
    • 提供者:wanglefen
  1. segmentation-of-color-images

    0下载:
  2. 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab
  3. 所属分类:绘图程序

    • 发布日期:2025-01-05
    • 文件大小:1kb
    • 提供者:张三
  1. program4

    0下载:
  2. 利用色彩空间的转换(RGB到LAB),并结合图像的颜色直方图分布,对彩色图像进行图像分割-Using the color space conversion (RGB to LAB), and combined with the color histogram of the image to segment thecolor images
  3. 所属分类:绘图程序

    • 发布日期:2025-01-05
    • 文件大小:2kb
    • 提供者:张三
  1. 聚类分割彩色树叶图片

    0下载:
  2. 基于聚类的彩色图像分割,将彩色图像从RGB转化到lab彩色空间,取出lab空间的a分量和b分量,然后进行K-mean聚类将图像分割成3个区域(程序含有注释说明,可根据需求修改)。
  3. 所属分类:matlab例程

源码中国 www.ymcn.org