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

搜索资源列表

  1. matlab-rgb-image-divide

    0下载:
  2. 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color spac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:451407
    • 提供者:周央央
  1. matlab-quatree-processing

    0下载:
  2. 这几个程序是我用matlab做图像分割用到的,方法是四叉树分解,大家可以参考下-These programs do I use matlab image segmentation used, the method is the quadtree decomposition, we can refer to
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1375
    • 提供者:lee
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1089
    • 提供者:杨莎莎
  1. matlab-imge-segmention-source-code

    0下载:
  2. 图像分割算法 源码 提供分割的多种思路-image segmention algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7163
    • 提供者:diweiwei
  1. matlab

    1下载:
  2. 图像分割 基于matlab的彩色图像的分割算法-Image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:231653
    • 提供者:伟哥
  1. area_perimeter-and-aspect-ratio

    0下载:
  2. matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。-Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2102
    • 提供者:
  1. meanshift_seg

    3下载:
  2. mean shift进行图像分割的matlab代码 非常好用 可直接对灰度或者彩色图像进行分割-matlab code for image segmentation by mean shift
  3. 所属分类:Special Effects

    • 发布日期:2014-09-14
    • 文件大小:114688
    • 提供者:蔡利君
  1. matlab-genetic-algorithm-

    0下载:
  2. matlab编写的采用遗传算法进行图像分割程序-matlab genetic algorithm for image segmentation procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:358446
    • 提供者:yujian
  1. MATLAB

    0下载:
  2. 采用局部最大值,找出图像的分水岭分割线,从而实现分水岭图像分割。-Local maximum, to find the image watershed segmentation line in order to achieve the watershed image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:12527
    • 提供者:
  1. matlab-spatial-clustering

    0下载:
  2. 在matlab中采用空间空间聚类法实现图像分割 -By MATALB using spatial clustering method for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11547
    • 提供者:王小白
  1. matlab

    0下载:
  2. 数字图像处理,实现图像分割,旋转,灰度变换-matlab digital image processing the image gray-scale processing, segmentation processing, rotation processing
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:103458
    • 提供者:叶敏
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. matlab

    0下载:
  2. 图像的简单操作,主要是图像分割的相关算法实现。-Image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7131
    • 提供者:陈友
  1. matlab

    0下载:
  2. 基于小波的图像分割技术的代码,最大熵法也是一种图像分割技术-Wavelet-based image segmentation technology code, the maximum entropy method is an image segmentation technique
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:541730
    • 提供者:yaowen
  1. matlab

    0下载:
  2. matlab实现最大熵法图像分割程序源代码-Matlab maximum entropy image segmentation method source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2938
    • 提供者:饶如
  1. zhiwenfenge(matlab)

    0下载:
  2. 有关指纹识别预处理阶段图像分割的源程序,用matlab言语做的,很好用-The fingerprint identification preprocessing stage image segmentation of the source, using MATLAB language to do, very good use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:351291
    • 提供者:陈怡
  1. MATLAB

    0下载:
  2. 自己编写的图像分割小程序 效果还不错 使用的是matlab-image segementation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:456206
    • 提供者:bowen
  1. MATLAB--RGB

    0下载:
  2. MATLAB 软件使用简介 轮廓线提取 实验2 图像轮廓线提取技术 RGB向量空间中的图像分割技术-MATLAB RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1922596
    • 提供者:UltramanWo
  1. M03_Edge_Detection

    0下载:
  2. 自己编matlab程序,通过不同方向上的sobel算子,可以用来提取图像的边缘信息和图像分割-one matlab code,based different oriention sobel algorithm,which can be used in image edge detection and image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:662
    • 提供者:seabirdys
  1. Ms-matlab

    0下载:
  2. 一个简单的matlab代码,代码功能是实现meanshift分割,很实用的代码,只能实现二值图像分割-A simple matlab code, which is to realize the function meanshift division, is very practical code, can realize the value image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:39144
    • 提供者:芳龄
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com