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

搜索资源列表

  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者:pbt
  1. travailenmat

    0下载:
  2. matlab programming for clustering pam , k-means , dbscan , optics for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:21033
    • 提供者:Ben hassen Amer
  1. code

    0下载:
  2. 基于内容的图像识别特征提取部分——k-均值聚类分割获取形状等信息-Content-based image recognition, feature extraction part of- k-means clustering segmentation information for shape
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5148
    • 提供者:liyanli
  1. K-means-PCA-Image-segment

    1下载:
  2. 基于K-means、图像多维组合、PCA三种方式的遥感图像分割。将几幅多波段遥感图像区分出区民区、水域和其它。-Remote sensing image segmentation K-means, multidimensional image combination, PCA based on three ways. The pieces of Multispectral Remote Sensing Image distinguish Kumin, watershed and other.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:429248
    • 提供者:杨暄
  1. kmeans

    0下载:
  2. K-means图像分割,简单方便的经典图像分割方法~-K-means image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:702
    • 提供者:doudou
  1. Image-segmentation

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附有参考资料-Using phase coherence image edge extraction, the K-means clustering region growing image segmentation, with reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2569335
    • 提供者:朱健
  1. K-means

    0下载:
  2. K-means 聚类算法Matlab代码,基于 K-means 聚类算法的图像区域分割-K-means clustering algorithm Matlab code, image region segmentation based on K-means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2007
    • 提供者:李海超
  1. Image-segmentation-based-on-K-means

    1下载:
  2. 将K-means聚类算法应用于图像的分割,留有较多的其他特征接口。-The K-means clustering algorithm is applied to image segmentation, leaving more other features of the interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1463644
    • 提供者:Bao Donghai
  1. K---means-in-LAB

    0下载:
  2. matlab中K-means聚类算法在CIElab空间的可用于车牌检测,基于色彩的图像分割-K- means clustering algorithm in matlab in the CIElab space can be used for license plate detection, image segmentation based on color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:小王
  1. K-means

    0下载:
  2. 一种k-means聚类算法的图像分割例程,很好用。里面包括主函数和子函数的m文件以及使用的图片。-One kind of k-means clustering image segmentation algorithm routines, very good use. Which includes the main functions and subroutines m documents and pictures used.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:206975
    • 提供者:杜静文
  1. 111

    0下载:
  2. 西电 电子工程学院 智能科学与技术 DSP智能平台实验 C语言程序代码 K-means 图像分割-West Electronics Engineering, Science and Technology, Intelligent Intelligent DSP experimental platform C language code K-means image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:749
    • 提供者:yan tao
  1. k-means_segmention

    0下载:
  2. 基于K均值聚类的彩色图像分割算法,最简单的聚类算法,可以看一下-K-means clustering segmentation algorithm based on the color image, the most simple clustering algorithm, can look
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:150844
    • 提供者:李红达
  1. CPP-k-means

    0下载:
  2. 图像处理,C++环境下的k-means聚类算法,实现图像分割-Image processing, k-means clustering algorithm C++ environment, image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:242365
    • 提供者:胡朱林
  1. K-meansbased-on-image-segmentation

    0下载:
  2. 基于K-means聚类算法的图像分割 代码及实验测试结果-K-means clustering algorithm based on image segmentation code and some experimental results
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:341139
    • 提供者:xinxin
  1. k-means--segmentation

    0下载:
  2. 该代码实现了k-means聚类算法对图像的分类处理,同时通过RMSE和准确性对比对技术的表现和准确度进行了测试-The code implements the k-means clustering algorithm to classify the image. At the same time, the performance and accuracy of the technique are tested by RMSE and accuracy comparison.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:166222
    • 提供者:Allen
  1. k-means

    0下载:
  2. image segmentation k-means algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:mamadi72
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:29696
    • 提供者:gaomengxin99
  1. k-means

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为kmeans聚类算法,分割速度和效果很好(The image segmentation code written by MATLAB program, the algorithm is kmeans clustering algorithm, the segmentation speed and effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:pwp
  1. K—均值聚类提取

    0下载:
  2. k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2323456
    • 提供者:江城歌
  1. 基于 K-means 聚类算法的图像区域分割

    2下载:
  2. 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-11
    • 文件大小:29696
    • 提供者:星风雪雨
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com