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

搜索资源列表

  1. Test

    0下载:
  2. K means+PSO for Image Segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-12-06
    • 文件大小:1556
    • 提供者:rinku
  1. KMIS

    0下载:
  2. Image Segmentation using K means
  3. 所属分类:Graph program

    • 发布日期:2017-12-10
    • 文件大小:865
    • 提供者:rinku
  1. k_mean_seg

    0下载:
  2. 利用k均值算法对图像色彩进行聚类分割,将图像中色彩相近的分割成一块。一种很好的图像分割算法。-K-means clustering segmentation algorithm for image color, the color in the image is divided into a similar. A good image segmentation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1065765
    • 提供者:大超
  1. kmeans_seg

    0下载:
  2. 基于K-means聚类的图像分割算法,想法比较简单,实现很方便,运行速度很快,有例图。-Image segmentation based on K-means clustering algorithm, the idea is relatively simple, very convenient, fast run case diagram.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:228808
    • 提供者:易扬
  1. ColorImageSegmentation

    0下载:
  2. K-Means Image Segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:592919
    • 提供者:PitPitFat
  1. k_mean_diff

    0下载:
  2. 首先进行帧差处理,根据得到的帧差进行k均值算法,完成图像分割-First frame difference processing, k-means algorithm based on frame difference, to complete the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:330053
    • 提供者:大超
  1. K_means

    0下载:
  2. 图像分割中K-means聚类算法的matlab实现-Image segmentation in the K-means clustering algorithm matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:795
    • 提供者:
  1. K_means_gray

    0下载:
  2. k均值图像分割源码,可对灰度图像进行三类聚类-k-means image segmentation source, three types of clustering of grayscale images
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:817
    • 提供者:mhx_nx
  1. kkmeans

    0下载:
  2. k 均值算法用于图像分割,根据灰度图自适应地确定分类数并进行分割,需要先用k均值初始化-k’-means algorithm for image segmentation, based on grayscale adaptively determine the number of classification and segmentation, you need to use the k-means initialization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:19494
    • 提供者:辛欣
  1. kmeans

    0下载:
  2. 使用k-means方法对图像进行分割,可以得到较为不错的效果-Using k-means method for image segmentation, good results can be obtained more
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:97494
    • 提供者:时老黑
  1. KMM

    0下载:
  2. 使用K-means聚类方法实现图像分割,代码可用,操作简单-Using K-means clustering method of image segmentation, the code is available, easy to operate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:773
    • 提供者:胥枫
  1. mykmeans

    0下载:
  2. Image Segmentation is vital role in nowadays. The K-means algorithm usually the initial centroids for the K-means clustering are determined randomly so that the determined centroids may reach the nearest local minima, not the global optimum.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1391
    • 提供者:Satya
  1. kmean

    0下载:
  2. 利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序-Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:26761
    • 提供者:于寒琦
  1. Untitled3

    0下载:
  2. 迫零和最小均方误差比较,非常好的程序,保证可以仿真出图形-DIP text book kmeans image segmentation Input: ima: grey color image k: Number of classes Output: mu: vector of class means mask:
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:tarysou
  1. Untitled3

    0下载:
  2. 迫零和最小均方误差比较,非常好的程序,保证可以仿真出图形-DIP text book kmeans image segmentation Input: ima: grey color image k: Number of classes Output: mu: vector of class means mask:
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:937
    • 提供者:eofper
  1. upload

    0下载:
  2. The attachment consists of a source code that performs malarial segmentation using k-means clustering.It also contains HUI conversion of an malarial image.Water shed algorithm applied on a cel image , and detection of water ridge lines for dental x r
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:354918
    • 提供者:akhila
  1. pic

    2下载:
  2. 用c#和emgucv实现了hough变换检测圆和最大类间方差和k均值聚类分割图像,k均值聚类的函数可填写分类数和迭代次数的阈值,而且是基于灰度的。(ps:函数都是自己实现的,但是读取图片信息用的是emgucv自带的函数)-With c# and emgucv achieved between hough transform circle detection and maximum variance and k-means clustering image segmentation, the fu
  3. 所属分类:Special Effects

    • 发布日期:2015-04-22
    • 文件大小:25356288
    • 提供者:妮乐
  1. DIA

    0下载:
  2. 基于matlab的彩色图像分割,方法是K-means聚类分割-Matlab-based color image segmentation method is K-means clustering segmentation
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:127773
    • 提供者:shadow
  1. kmeans_fast_Color

    0下载:
  2. 一个快速k均值彩色图像的分割算法,运行环境是matlab!-A fast k-means algorithm for color image segmentation, the operating environment is matlab!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2421
    • 提供者:shirley
  1. gerbil-1.0b-win-x64

    0下载:
  2. image segmentation with k-means algorithm and mean shift clustering and filtering
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:17403065
    • 提供者:chawki
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com