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

搜索资源列表

  1. matlab

    0下载:
  2. 应用matlab进行图像的边缘检测和基于直方图的阈值分割的简单程序及分析过程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49.68kb
    • 提供者:邓辉
  1. matlab进行图像分割-双峰法

    3下载:
  2. 双峰法的原理及其简单:它认为图像由前景和背景组成,在灰度直方图上,前后二景都形成高峰,在双峰之间的最低谷处就是图像的阈值所在。 从分割的效果来看,当前后景的对比较为强烈时,分割效果较好;否则基本无效。
  3. 所属分类:图形图像处理(光照,映射..)

  1. matlab.rar

    1下载:
  2. MATlab图像分割源代码,包含边缘检测,区域分割,直方图,MATlabapplican
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:39.81kb
    • 提供者:lilei
  1. 1

    0下载:
  2. 实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.41mb
    • 提供者:zj
  1. BHSM

    0下载:
  2. 灰度直方图双峰法分割,传统的分割方法。适合初学者学习。-Bimodal histogram segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:11.92kb
    • 提供者:
  1. ImageSegmentationAlgorithmBasedonTwodimensionalHis

    0下载:
  2. 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1.19kb
    • 提供者:陈小章
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2.85mb
    • 提供者:chengmengli
  1. cvi

    0下载:
  2. cvi图像分割技术的应用,通过基于均方错分误差最小的阀值选择方法,基于灰度差直方图的阀值选择方法,以及基于类间方差的阀值选择方法确定其分割的阀值。-cvi image segmentation techniques, through the mistake based on mean square error of the smallest sub-threshold selection method, based on the bad gray histogram threshold sele
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.56kb
    • 提供者:林立夫
  1. zhifangtucopy2

    0下载:
  2. 基于直方图的sar图像分割,此方法简单,效果好-sar segmentation based on histgram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:605byte
    • 提供者:张蕊
  1. ex

    2下载:
  2. 基于matlab的自适应分段阈值分割,根据直方图自动寻峰自动分割-Matlab based on adaptive sub-threshold segmentation, according to the histogram peak automatic automatic segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.68kb
    • 提供者:cicy
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:439.97kb
    • 提供者:孙琰
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:388.59kb
    • 提供者:guhuxiang
  1. histgramTest

    0下载:
  2. 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2.08kb
    • 提供者:方可
  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
    • 文件大小:31.17kb
    • 提供者:meng
  1. xiefen

    0下载:
  2. 模糊分割,基于混沌粒子群以及二维直方图的斜分阈值分割-Fuzzy partition, based on chaotic particle swarm and the oblique two-dimensional histogram thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5.72kb
    • 提供者:小冰郎
  1. erweizhifenjueduicha1

    0下载:
  2. 基于二维直方图的直分图像阈值分割方法,基于绝对差-Straight points on two-dimensional histogram image segmentation method, based on absolute difference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:963byte
    • 提供者:小冰郎
  1. imadeedgesegmentation

    0下载:
  2. 本程序实现了采用聚类法对图像进行分割,给出了图像分割前后的直方图,程序内有详细的程序说明和例图像-This program was realized using clustering method for image segmentation is presented, and the histogram image segmentation, procedure in detail program
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:473.69kb
    • 提供者:庄稼汉
  1. Otsus

    0下载:
  2. 图像分割,双峰法.显示直方图,根据直方图确定阈值,并根据次阈值进行图像的风格-segmation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:929byte
    • 提供者:bobo
  1. ImageProcessing

    0下载:
  2. matlab 图形图像处理 包括灰度直方图、均值滤波、位图分割、sobel边缘检测等-matlab graphics, image processing, including histogram, mean filter, bitmap segmentation, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2.62kb
    • 提供者:陈晓莉
  1. matlab-image-source-code

    0下载:
  2. matlab图像分割算法源码.图像反转.灰度线性变换.非线性变换.直方图均衡化 -matlab image segmentation algorithm source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:8.53kb
    • 提供者:小燕
« 12 3 4 »
搜珍网 www.dssz.com