CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab图像分割

搜索资源列表

  1. RegionGrowing

    1下载:
  2. 用matlab实现的区域生长算法,能进行图像的区域分割!-RegionGrowing!!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:29908
    • 提供者:冯杰
  1. Meanshift

    8下载:
  2. 根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achie
  3. 所属分类:Special Effects

    • 发布日期:2014-04-10
    • 文件大小:5098146
    • 提供者:Li Yanli
  1. Kmeans_grayimage

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

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

    1下载:
  2. 陆文凯老师数字图像处理第二次作业,前景背景分割和前景区域面积计算-Wen-Kai Lu a teacher of digital image processing a second operation, the background segmentation and the prospects for the future size of the area calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2157429
    • 提供者:陈皓
  1. HeadSegmentation

    0下载:
  2. 文件包含脑部CT图像分割的程序及所用图片-File contains the brain CT image segmentation procedures and images used in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:143323
    • 提供者:zhangweiwei
  1. cut-matlab

    0下载:
  2. 本源码是基于matlab基础上的,实现车牌的字符分割。用到图像二值化,横、竖扫描。-cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:196883
    • 提供者:lynn
  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. TextureSegmentationUsingTexturFilters

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

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

    0下载:
  2. Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:169002
    • 提供者:alex
  1. 2

    0下载:
  2. 一种基于图像分割的MATLAB车牌识别方法研究-MATLAB based image segmentation method of license plate recognition
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:220498
    • 提供者:向峰
  1. DCT_SVD

    4下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:63883
    • 提供者:久久
  1. segment-image

    0下载:
  2. 基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1614
    • 提供者:张楠
  1. fenshuilingsuanfa

    0下载:
  2. 基于分水岭算法和图论的图像分割,所使用的方法为分水岭算法和Normalized Cut方法-Based on watershed algorithm and graph theory, image segmentation, the method used as a watershed algorithm and Normalized Cut method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:288954
    • 提供者:谷继红
  1. 123456

    0下载:
  2. 多种图像的边缘检测和图像分割的实例~有助于学习和使用~尤其是做红外图像处理的同学可以很好的模仿编程-things are so useful in the learning of matlab of image processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:42555
    • 提供者:emilygenius
  1. D_regionGrow

    0下载:
  2. 用区域增长算法来进行图像分割,图像二值化,是很好的分割算法-With the region growing algorithm for image segmentation, image binarization, is a very good segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:675
    • 提供者:linda
  1. cnsegm

    1下载:
  2. 基于复杂网络的图像分割程序 利用复杂网络节点度特性来分割图像,有一定参考价值。-Image Segmentation Based on Complex Network using complex network node degree program features to segment the image, a certain reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:849
    • 提供者:张宏欣
  1. Image_Segmentation_Active_Coutour_Local_Binary_Fit

    0下载:
  2. 李纯明最新实现的局部活动轮廓模型的图像分割,比CV模型方法好很多。包含所实现的论文Minimization of Region-Scalable Fitting Energy for Image Segmentation-Li Chunming latest realization of the local active contour model for image segmentation, much better than the CV model approach. The paper
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3272738
    • 提供者:syjsyj
  1. ex_17_3

    1下载:
  2. 利用图像分割检测细胞,在获得细胞的边缘后,使用形态学中的膨胀操作和填充操作使细胞边缘跟光滑。-Cells were detected by image segmentation, the edge in access to cells, use the morphology of the expansion of operations and fill with the smooth operation of the cell edge.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:836
    • 提供者:力量
  1. ex_17_6

    0下载:
  2. 标记分水岭分割算法,如果图像中的目标物体是连接在一起的,采用这种方法能较好的解决问题-Marked a watershed segmentation algorithm, if the image of the object are connected together, using this method can better solve the problem
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1375
    • 提供者:力量
  1. graphAnalysisToolbox-1.0

    1下载:
  2. 各种图像处理的工具库,来自random walk的开发者。包括normalize cut, random walk等多种图像分割函数等。-Various image processing tool library, from the random walk of the developer. Include normalize cut, random walk and other functions such as image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6681517
    • 提供者:杨梅
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com