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

搜索资源列表

  1. 单阈值图像分割

    0下载:
  2. 用matlab编写的采用遗传算法进行图像分割的一个程序-using Matlab prepared using genetic algorithms for image segmentation of a program
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:135993
    • 提供者:马文
  1. ShuZiTuXiangdip

    1下载:
  2. 图像处理的程序实现,基于matlab,但是没有直接采用matlab的相关语句。 内容包括:1.图像灰度直方图的显示、灰度直方图的计算 2.图像的几何变换——水平镜像图、垂直镜像图、水平错切图、垂直错切图 3.图像的平滑、锐化滤波 4.图像的阈值分割 运行程序的main函数,根据提示进行操作即可 -image processing program, based on Matlab, But not directly related to the use of Matlab statemen
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3704
    • 提供者:张焕人
  1. bianyuanjianceyufenge

    0下载:
  2. 关于边缘检测、图像分割matlab源程序,Prewitt算子、LoG算子检测、阈值分割、水线阈值法分割、文字和非文字区分等-on edge detection, image segmentation Matlab source, Prewitt operator, Getting Operator detection, thresholding segmentation, subaqueous threshold method segmentation, textual and non-text
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:41953
    • 提供者:杨爱萍
  1. myedgeanddivide

    0下载:
  2. 该压缩包的程序实现对图像的边缘进行检测,并且对图像进行阈值分割。源码全部为自己编写,效果不错。不知道上传matlab的源码能不能开通会员,所有上传的都是自己的代码,虽然有些简单但是都是自己的劳动,刚起步,希望和大家交流。-of the compressed image program to the brink for testing and the right image thresholding segmentation. Source for all the preparation work
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1570
    • 提供者:李文
  1. thresh_tool.m

    0下载:
  2. 一个matlab阈值分割程序,再matlab下能运行-a Matlab threshold segmentation procedures, and then to run under Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5591
    • 提供者:薛会机
  1. 43290162

    2下载:
  2. MATLAB源码,P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:571764
    • 提供者:钟小丽
  1. geneticalagorithm

    0下载:
  2. 利用MATLAB语言实现的遗传阈值分割. -using MATLAB genetic threshold segmentation. Using MATLAB genetic threshold Segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1415
    • 提供者:翟改霞
  1. houghostu

    4下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper deta
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:76495
    • 提供者:田炳香
  1. otsu_2d

    2下载:
  2. 灰度图像阈值分割,用二维otsu方法实现的matlab程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:coco
  1. otsu_1d

    1下载:
  2. 用于实现灰度图像阈值分割的一维otsu方法,matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:coco
  1. entroy_1d

    0下载:
  2. 用于实现灰度图像阈值分割的一维最大熵方法,matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:835
    • 提供者:coco
  1. entropy_max_2d

    2下载:
  2. 用于实现灰度图像阈值分割的二维最大熵方法,matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1349
    • 提供者:coco
  1. entroy_noisy1

    0下载:
  2. 用于实现加了噪声的灰度图像阈值分割的一维最大熵方法,matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:882
    • 提供者:coco
  1. imagethreshold

    0下载:
  2. matlab用于各种阈值分割图像处理的基本方法及原理相关介绍。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:4972
    • 提供者:zhangjing
  1. chap7

    0下载:
  2. matlab阈值分割技术,包含全局阈值、Ostu阈值分割、迭代式阈值分割(Matlab threshold segmentation technique, including global threshold, Ostu threshold segmentation, iterative threshold segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:ruiruihaha
  1. matlab的90个实例

    0下载:
  2. 常用代码大全,包含滤波,增强,图像分割,阈值,曲线拟合等。(Code encyclopedia, including filtering, enhancement, image segmentation, threshold, curve fitting, etc)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:61440
    • 提供者:saoriii
  1. M-niblack

    0下载:
  2. matlab的niblack实现,局部阈值分割与区域平均阈值计算(Niblack implementation of MATLAB, local threshold segmentation and region average threshold calculation.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:冫风格
  1. 基于信息熵最大的图像分割研究

    0下载:
  2. 针对数字图像利用信息熵标准结合阈值迭代法进行图像分割,以提高图像分割的准确性。设计信息熵算法并程序实现,仿真结果表明编写程序有效,分割效果明显。(this thesis makes a research on the image segmentation technique which is the combination of standard information entropy and Iteration threshold.Meanwhile this thesis designs e
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:362496
    • 提供者:五道杠骚年
  1. 新建文本文档

    1下载:
  2. 利用最大熵法在MATLAB软件上对图像进行阈值分割,程序亲测可行(Maximum entropy method for image segmentation)
  3. 所属分类:文章/文档

    • 发布日期:2019-10-06
    • 文件大小:11264
    • 提供者:-X
  1. OSTU

    2下载:
  2. 用OSTU和KSW实现多阈值图像分割,matlab代码(Image Segmentation Using OSTU and KSW)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-13
    • 文件大小:1024
    • 提供者:不可名状
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com