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

搜索资源列表

  1. adaptivethresholdImageSeg_Text

    3下载:
  2. 自适应阈值的图像分割及文字提取技术,matlab,对学习基本原理有帮助,Adaptive threshold for image segmentation and text extraction technology, matlab, the basic principles of learning will help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:167967
    • 提供者:nickzhlf
  1. optimumthreshold.rar

    0下载:
  2. 最佳阈值分割法实现对灰度图像的分割,通过迭代阈值找到最佳阈值后用imbw二值化,Optimal threshold segmentation method for gray-scale image segmentation, through the iterative find the best threshold after threshold binarization imbw
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1143
    • 提供者:shayu
  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. Image-Segmentation

    0下载:
  2. 一个基于图形的高效图像分割算法,包括论文及相应的源代码。-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:456107
    • 提供者:xudq
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. segmentation

    1下载:
  2. 这是基于图论的图像分割源代码,效果很好,欢迎下载.-This is based on graph theory image segmentation source code, works well, welcome to download.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:5460
    • 提供者:zwl
  1. Image-segmentation-Extraction

    1下载:
  2. 图像分割加特征提取的算法,一起分享,共同研究,共同进步-Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:55835
    • 提供者:meimei
  1. kmeans-image-segmentation

    0下载:
  2. K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:47185
    • 提供者:赵少敏
  1. HSV-Space-segmentation(Training-and-Testing)

    1下载:
  2. 在HSV色彩空间进行彩色图像分割源码,包括学习和训练算法,获得分割参数-In the HSV color space for color image segmentation source code, including learning and training algorithm, access to segmentation parameters
  3. 所属分类:Special Effects

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

    5下载:
  2. matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂-matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:2419712
    • 提供者:王银虎
  1. VB.Programming.design.code.image.segmentation

    0下载:
  2. VB编程开发分割图像设计程序代码VB Programming design code image segmentation -VB Programming design code image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:9450
    • 提供者:ai
  1. Image-Segmentation

    0下载:
  2. image segmentation introduction and various methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1403296
    • 提供者:bhargav
  1. Fast-Image-Segmentation

    0下载:
  2. 台湾大学几位学者写的基于K-均值算法的快速图像分割,用到基于HSV颜色空间的直方图-Fast Image Segmentation Based on K-Means Clustering with Histograms in HSV Color Space
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:587228
    • 提供者:gaotengfei
  1. graph-based-image-segmentation

    0下载:
  2. 五种当前主要的基于图的图像分割方法(normalized cut, min-cut/max-flow, isoperimetric partitioning, minimum spanning tree and random walker)的论文原文。-The original papers of five main graph-based image segmentation methods. They are normalized cut, min-cut/max-flow, isoperi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7721185
    • 提供者:zc
  1. Digital-image-processing

    0下载:
  2. 介绍了图像变换,图像增强编码和图像分割及识别等内容,是很好的学习资料。-Describes the image transform, image enhancement and image segmentation and identification codes, etc., is a good learning materials.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2970215
    • 提供者:曹松景
  1. MR-image-segmentation

    1下载:
  2. 对MR脑肿瘤图像进行分割,并对分割的结果进行矩描述。方法 在分析当前常用的医学图像分割方法 的基础上,提出一种基于形变模型的医学图像分割方法,并给出了相应的理论算法模型和实现步骤,最后用Visual C ++ 6·0编程,并对MR脑肿瘤图像进行分割实验 -MR images of brain tumor segmentation, and segmentation results Moment. Methods used in the analysis of the current
  3. 所属分类:Special Effects

    • 发布日期:2016-01-07
    • 文件大小:165888
    • 提供者:fuky
  1. Region-growing-image-segmentation

    0下载:
  2. 对图像的区域生长进行分割,包括matlab程序和图像-Region growing image segmentation, including procedures and image matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3220
    • 提供者:安南
  1. image segmentation methode

    0下载:
  2. image segmentation methode
  3. 所属分类:图形图像处理(光照,映射..)

  1. normalized cut image segmentation version 9

    0下载:
  2. applies normalized cut on graph obtained from image and segment the image into specified number of regions.
  3. 所属分类:图形图像处理(光照,映射..)

  1. Image Segmentation

    0下载:
  2. 包括了数字图像处理中的图像分割若干MATLAB代码(digital image processing using matlab of image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:974848
    • 提供者:tjulyk
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com