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

搜索资源列表

  1. VTB4Matlab

    0下载:
  2. 一组图象与视频处理C/C++代码,该软件包可用于Matlab。包括读取AVI和CIF/QCIF视频序列代码,Canny算子,Harris角点检测,全局阈值算法,动态阈值算法等等。-AP as a video processing with C / C code, the software can be used in Matlab. AVI including reading and CIF / QCIF video sequence code, Canny operator, Harris c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2444010
    • 提供者:myb
  1. 依赖坐标的分割方法

    0下载:
  2. 用matlab编写的一种依赖坐标的图像分割方法,即动态阈值分割法-using Matlab prepared by the coordinates of a reliance on image segmentation method, that is, dynamic thresholding segmentation method
  3. 所属分类:matlab例程

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

    0下载:
  2. 图像二值化,它是一个全局求取动态阈值的算法,大津法-two binary images, it is a global strike dynamic threshold algorithm, Tianjin France
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1786
    • 提供者:齐晓娟
  1. DirectLocal-thresholdingMethod

    0下载:
  2. 本文首先介绍完整的文档处理系统以及其预处理模块,然后将重点放在二值化问题上,给出图像阈值化方法的综述,并对全局阈值化、局部动态阈值化等方法的优点和缺点给出评价。-This paper introduces a complete document processing system and its preconditioning module, then will focus on two issues of value, the threshold value is given image sy
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:729798
    • 提供者:王忠
  1. AutoThreshold

    0下载:
  2. 程序实现图像灰度化,设置动态阈值图像增强
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 自适应动态阈值分割 matlab实现,example: i=imread( xxx ) thresh-tool(i)
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5585
    • 提供者:eels
  1. DIBDisplay

    2下载:
  2. 本科毕业设计中所做的关于canny边缘检测算法改进的程序源码,实现了自适应双阈值和动态阈值算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111024
    • 提供者:于洋
  1. otsu.rar

    1下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值,This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者:gyq
  1. ostu

    0下载:
  2. 利用大津法自动求取全局动态阈值进行分类.-Otsu method using automatic strike a dynamic threshold for the overall classification.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:516
    • 提供者:邓义平
  1. imread

    0下载:
  2. 分析了数字图象二值化处理的特点,提供了几种二值化处理技术,并对这些算法进行了测试与比较,最后根据实践应用对二值化处理中的动态阈值的选取策略等相关技术作出了阐述-Analysis of digital image binarization deal characteristics, offers several binarization processing technology, and these algorithms were tested and compared with the las
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:fengyu
  1. infraredimage

    0下载:
  2. 基于红外图像特性的动态阈值分割研究 作者:付小宁,殷世民 ,吴志鹏 ,刘上乾-Characteristics of infrared image based on the dynamic threshold segmentation study Author: Fu Xiao-ning,YIN Shi-min,W U Zhi-peng,LIU Shang-qian
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:174306
    • 提供者:胡云飞
  1. finger2

    0下载:
  2. 用MATLAB实现灰度图像的动态阈值方法-MATLAB to achieve gray-scale image of the dynamic threshold method
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:88066
    • 提供者:qinyongming
  1. erzhihua

    0下载:
  2. 几篇不错的二值化文章,供大家一起学习。车牌图像二值化算法、多阈值动态二值化算法等。-Binarization several good articles for all to learn together. License plate image binarization algorithm, dynamic multi-threshold binarization algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1911108
    • 提供者:
  1. Dynamic-Threshold

    0下载:
  2. 基于功率谱相减法的语音消噪,采用动态阈值法-Power spectrum subtraction based denoising of speech using dynamic threshold method
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:84523
    • 提供者:王文旭
  1. image-processing-

    0下载:
  2. 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2662158
    • 提供者:山外メ雲ジ
  1. Local-dynamic-threshold

    0下载:
  2. 针对图像全局Otsu 分割算法和传统的局部阈值分割算法在复杂背景图像分割中的不足, 提出了一种采用局部动态阈值的图像分割算法。-Image segmentation algorithm for global Otsu and traditional local threshold segmentation algorithm in complex background image segmentation the insufficiency, puts forward a dynamic thr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:124174
    • 提供者:lvxin
  1. improve-canny

    2下载:
  2. 这是一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。-The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and
  3. 所属分类:Special Effects

    • 发布日期:2015-08-03
    • 文件大小:1024
    • 提供者:lipeiqi
  1. A-METHOD-TO-GET-DYNAMIC-THRESHOLD

    0下载:
  2. 提供了图像动态阈值获取的一种方法,能够提取变换不同的图像边缘。-A method for providing dynamic thresholding the image gets, able to transform different image edge extraction.
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:136184
    • 提供者:Zhang
  1. dynamic-threshold-segmentation

    0下载:
  2. 本论文介绍了基于动态阈值分割的目标提取技术。-This paper describes the the target extraction technique based on dynamic threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:292387
    • 提供者:yyp
  1. matlab.thresholding-master

    1下载:
  2. 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-22
    • 文件大小:23552
    • 提供者:genggengne
« 12 3 4 »
搜珍网 www.dssz.com