CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - image segmentation

搜索资源列表

  1. sfm_chanvese_demo

    0下载:
  2. 一种snake算法实现轮廓跟踪,可用于图像分割、目标识别等图像处理相关领域。-Of a snake contour tracking algorithm can be used for image segmentation, object recognition and other image processing related fields.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:52064
    • 提供者:feilo
  1. Java

    0下载:
  2. 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1242745
    • 提供者:7697246
  1. regionbased_seg

    0下载:
  2. Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片-Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:10378
    • 提供者:猪哥不亮
  1. 4

    0下载:
  2. 多种检测图像的边缘的方法,图像的分割,四叉树分解-Multi-image edge detection methods, image segmentation, quadtree decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:40853
    • 提供者:hello
  1. Edge-Detection-Segmentation

    1下载:
  2. 利用边缘检测及梯度信息进行图像分割的源码-Using edge detection and gradient information source for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1430489
    • 提供者:Brad Bibson
  1. cell-segmentation

    0下载:
  2. 细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:941475
    • 提供者:cwb
  1. segmentation_kmeans

    1下载:
  2. 基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:792
    • 提供者:meng
  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. Colorimage_segmentation

    1下载:
  2. 利用K均值聚类实现彩色图像分割,效果不错-Color Image segmentation using K-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:862780
    • 提供者:王成
  1. Kmeans_grayimage

    0下载:
  2. 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1027
    • 提供者:王成
  1. testSeg1

    0下载:
  2. Effcient Graph-Based Image Segmentation算法的源码, 已通过测试, 可以使用-the source data of the algoritham Effcient Graph-Based Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:351936
    • 提供者:wc
  1. Segmentation2

    1下载:
  2. 包括边缘检测、 灰度阈值分割区域分割彩色分割、特殊方法的图像分割-Including edge detection, region segmentation thresholding gray color segmentation, special methods of image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:40888
    • 提供者:阿毛
  1. segmentation

    3下载:
  2. 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:262260
    • 提供者:小馨
  1. weimianfenge

    0下载:
  2. 一种改进的图象分割程序,分割出来效果相当好,尤其对于丰富的图象,保证别人没有上传过-Based on graph cut image segmentation algorithm, split the result was very good, especially for texture-rich images, ensure that no one else uploaded
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1708
    • 提供者:
  1. iso2

    2下载:
  2. 基于matlab环境自编的ISODATA算法实现图像分割,交互选取初始点。可供初学者参考练习。-Matlab environment based on self-compiled the ISODATA algorithm, image segmentation, select the initial point of interaction. Reference to practice for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2499
    • 提供者:凌凌
  1. my_regioncoordinates.mat

    0下载:
  2. 彩色图像分割处理源码,使用MATLAB编写。主要用于彩色图像的截取。-Color image segmentation source code, written using MATLAB. Mainly used in color image of the interception.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3153
    • 提供者:wangxinyong
  1. TextureSegmentationUsingTexturFilters

    0下载:
  2. 利用图像分割得到图像纹理滤波,从而进行纹理图像的纹理分割-Obtained by image segmentation image texture filtering, texture to texture image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:844
    • 提供者:guopanfeng
  1. zhifen

    0下载:
  2. 阈值分割。基于二维直方图及混沌粒子群的图像分割方法-Thresholding. Based on two-dimensional histogram and chaotic particle swarm methods for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:6840
    • 提供者:小冰郎
  1. MRI_seg

    2下载:
  2. 用水平集做的 MRI大脑图像分割 内有用法说明 (带图形界面)-To do with the level set within the MRI brain image segmentation instructions (with graphical interface)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:51950
    • 提供者:姜波
  1. splitMergeSeg

    0下载:
  2. image segmentation using split and merging algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2950175
    • 提供者:codehacker
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com