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

搜索资源列表

  1. matlab

    0下载:
  2. 摘 要:针对茄子图像的灰度和颜色特点,利用MATLAB中丰富的图像处理函数,分别进行了色差分割和色调分割。在 色调分割中,采用了自动选取阈值的Otsu法。在去除残留噪音的处理中,采用标注的方法对二值图像的各连通区域进行面积 统计。保留最大面积的区域,从而使分割效果大大改善。利用多参数来衡量分割效果,使评价做到最大程度的客观、合理。-Based on the gray- level and color characteristics of eggp lant image, hue and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:564877
    • 提供者:renyh
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:840
    • 提供者:mayan
  1. project10-01

    2下载:
  2. 程序可以选择输出二值图像。二值图像可以通过对每个梯度点取阈值得到,其中阈值T为输入参数。并且要求结合3*3掩模的平滑运算和本实验上面的原算,并对图像进行处理,分割出图像中间的大血管区域,并将结果用二值图表示。在实验中需要对平滑运算方法和阈值T进行反复调整。-Program can choose the output binary image. Binary image can be taken for each gradient point to the threshold should be,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:135530
    • 提供者:jhm
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:秦陈刚
  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
    • 文件大小:397915
    • 提供者:guhuxiang
  1. fen

    0下载:
  2. 类间方差阈值分割算法的MATLAB实现。图像处理应用-Otsu threshold segmentation algorithm to achieve the MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:916
    • 提供者:xiaoer
  1. GKIT

    1下载:
  2. 基于广义高斯模型的自动阈值选取(GKIT),用于图像分割、图像分类。-GKIT:Threshold Selcetion Based on the Generalized Gaussian Models,for image segmentation and classification
  3. 所属分类:Special Effects

    • 发布日期:2017-01-07
    • 文件大小:354463
    • 提供者:Fan
  1. zd

    0下载:
  2. 基于matlab的数字图像阈值分割技术源代码。-Matlab-based digital image threshold segmentation technique the source code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:1948
    • 提供者:zhujun
  1. imagesegment

    0下载:
  2. 区域提取-利用阈值法对彩色图像进行分割。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:21200
    • 提供者:陈元
  1. graythresh

    0下载:
  2. 对图像进行高斯滤波,然后用全局阈值对图像进行分割,使用的函数参考冈萨雷斯图像处理-Gaussian filtering of the image and then use the global threshold for image segmentation, using the function reference, image processing Gonzalez
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:13413
    • 提供者:刘一霖
  1. otsu_2d

    0下载:
  2. 2维Otsu阈值法MATLAB代码,具有很好的分割效果!-2-D Otsu threshold MATLAB code, with very good segmentation results!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1238
    • 提供者:chuqiaolong
  1. yuzhifenge

    0下载:
  2. 对图像进行阈值分割 格式转换 MATLAB源程序-Thresholding the image format conversion MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:513
    • 提供者:赵海青
  1. matlab_image_bloodcell_test

    1下载:
  2. 血红细胞边缘的精确检测的MATLAB实现,实现阈值分割,噪声干扰,腐蚀,边缘检测-The edge of the red blood cells to achieve accurate detection of MATLAB to achieve segmentation, noise, corrosion, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:32578
    • 提供者:rengy
  1. lxc

    0下载:
  2. Matlab下实现图像自适应性阈值分割,算法使用大律法,可直接运行-Matlab to achieve adaptive image thresholding, algorithm uses a large law can be directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:681
    • 提供者:lxc
  1. goodotsu

    0下载:
  2. matlab实现三维CT图像的分割,阈值分割法来实现-Three-dimensional CT images matlab segmentation, threshold segmentation method to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1006
    • 提供者:zhangxiaoying
  1. yuzhi

    0下载:
  2. 寻找灰度图象分割阈值的matlab程序,图像处理工具-Looking for gray image segmentation threshold matlab program, image processing tools
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:981
    • 提供者:MR
  1. seg_oneseed

    0下载:
  2. 基于区域生长的阈值分割,Matlab环境下使用。-region growth
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:934
    • 提供者:陈颖帅
  1. quyushengzhang

    0下载:
  2. 又一个基于区域生长的阈值分割,Matlab环境下使用。-another region growth
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:954
    • 提供者:陈颖帅
  1. ostu

    0下载:
  2. OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2565
    • 提供者:黄种
  1. bb

    0下载:
  2. 基于贝叶斯分类算法的图像阈值分割程序,MATLAB正常-Image segmentation based on Bayesian
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:731
    • 提供者:sula
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com