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

搜索资源列表

  1. tuxiangfenge

    1下载:
  2. 用matlab实现自适应图像阈值分割(最大类间方差法)本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-Matlab image using adaptive thresholding (Otsu method) of this procedure is Otsu adaptive threshold algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:921
    • 提供者:梁宇
  1. otsu_2d

    1下载:
  2. 灰度图像的二维otsu曲线阈值分割法,matlab实现源代码-Otsu curves dimensional gray image threshold segmentation method, matlab source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-08
    • 文件大小:1153
    • 提供者:紫色风铃
  1. zuidashangzhifa

    0下载:
  2. 图像处理中的最大熵值法 主要用于图像分割过程中的自动阈值分割算法 在MATLAB环境下编写-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:wang
  1. Fuzzy-threshold-segmentation-ROI!

    0下载:
  2. 这是一个模糊阈值分割ROI的matlab程序,执行效果很好!-This is a fuzzy threshold segmentation matlab ROI procedures, the implementation of the effect is very good!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:29495
    • 提供者:小李
  1. image-processing

    0下载:
  2. matlab中一些对图片进行处理的小程序,包括ostu阈值分割,rgb2lab空间的转换,sobel边缘检测,自适应阈值分割-Some small programs,including ostu、rgb2lab、sobel、Adaptive thresholding(matlab)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3027
    • 提供者:张冠丽
  1. segmentation

    1下载:
  2. 车牌识别matlab代码,基于阈值分割的车牌定位识别-License plate location and recognition based on threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:244353
    • 提供者:李海超
  1. thresh

    0下载:
  2. 全局阈值分割,使用matlab实现,是一个m文件,注意调用-Global threshold segmentation using matlab realize, is an m-file, calling attention
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:92815
    • 提供者:张中博
  1. adptive-cannny

    1下载:
  2. 结合canny算子的自适应阈值分割和边缘提取算法,matlab-Combined with canny operator prepared adaptive threshold segmentation edge extraction algorithm, matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1118
    • 提供者:孙佳贝
  1. best_value

    0下载:
  2. 数字图像处理的阈值分割,图像最优阈值分割-使用matlab编写-Digital image processing threshold segmentation, image optimal threshold segmentation- using matlab to write
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:724
    • 提供者:
  1. maximum_entropy

    0下载:
  2. 数字图像处理的阈值分割,图像最大熵阈值分割-使用matlab编写-Digital image processing threshold segmentation, image maximum entropy threshold segmentation- using matlab to write
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:
  1. otsu

    0下载:
  2. 数字图像处理的阈值分割,图像大津法阈值分割-使用matlab编写-Digital image processing threshold segmentation, image Ozu method threshold segmentation- using matlab prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:
  1. diedai

    0下载:
  2. 数字图像处理的阈值分割,图像迭代法阈值分割-使用matlab编写-Digital image processing threshold segmentation, image iteration method threshold segmentation- using matlab prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:964
    • 提供者:
  1. 1

    0下载:
  2. MATLAB函数代码,包括中值滤波、直方图均衡化局部直方图均衡化、变大与旋转函数、阈值分割算法。-MATLAB function code, including median filtering, histogram equalization, local histogram equalization, increases with the rotation function, threshold segmentation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3280
    • 提供者:
  1. otsu

    0下载:
  2. 利用otsu算法实现图片的自动多阈值分割;用matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-Using otsu algorithm to realize multi- threshold segmentation of pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1662
    • 提供者:王亚龙
  1. otsu_1D

    0下载:
  2. Otsu算法 matlab实现 本算法是经典阈值分割法otsu算法的实现-Otsu algorithm matlab implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-13
    • 文件大小:5120
    • 提供者:李妍
  1. OSTU

    0下载:
  2. 利用MATLAB编写的图像二值化函数,使用了大津阈值法对图像进行阈值分割-Using the binarized image function written in MATLAB, using the Otsu threshold method for image segmentation threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:556653
    • 提供者:Mryang
  1. least-squarethreshold-segmentation

    0下载:
  2. 最小二乘阈值分割法,压缩包中包含子程序,需解压后使用,可在MATLAB环境中运行-Thresholding the least squares method, a compression package contains subroutines, after decompression need to use, can be run in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1754
    • 提供者:王一
  1. functions

    1下载:
  2. 图像阈值分割,基于matlab的二维Renyi熵算法的灰度图像分割-Image threshold segmentation, matlab based two- dimensional Renyi entropy algorithm gray- scale image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:James
  1. Tsallis-entropy

    0下载:
  2. 图像的阈值分割,基于matlab的一维非广延熵Tsallis熵算法的灰度图像分割-Image segmentation, matlab-based one-dimensional non-extended entropy Tsallis entropy algorithm gray-scale image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:1609419
    • 提供者:James
  1. improve_otsu

    1下载:
  2. 图像的阈值分割,基于matlab的一维改良otsu聚类算法的灰度图像分割-Image threshold segmentation, matlab-based one-dimensional improved otsu clustering algorithm for grayscale image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:751
    • 提供者:James
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 23 »
搜珍网 www.dssz.com