搜索资源列表

  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
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2444010
    • 提供者:myb
  1. 2002011827

    0下载:
  2. 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:2183168
    • 提供者:陈新
  1. binarybmp

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

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:齐晓娟
  1. denosing

    0下载:
  2. 这是一个小波阈值去噪的程序。优点:可以根据数据信号(2D)的特征确定全局阈值大小。-This is a wavelet thresholding procedure. Advantages : according to data signals (2D) to determine the characteristics of the overall size threshold.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:zhenghenglei
  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 thr
  3. 所属分类:软件工程

    • 发布日期:2024-05-30
    • 文件大小:729088
    • 提供者:王忠
  1. Otsu

    0下载:
  2. 用C++实现的OTSU大津阈值分割方法,使用的是图像的全局阈值-With C++ Realize the OTSU Otsu threshold segmentation method, using images of the overall threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:李艳
  1. FingerPrintBinary

    0下载:
  2. 实现指纹图像二值化的算法,包括全局阈值二值化方法、局部阈值二值化方法、罗希平的基于方向场的二值化方法以及Mehtre B M , Chatterjee B的二值化方法4种不同的二值化方法。-Realize fingerprint image binarization algorithm, including the overall threshold binarization method, local threshold binari
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:75776
    • 提供者:gdnthuang
  1. 21923998225200710261343564531604

    0下载:
  2. 一个图像处理的基本简单的处理:二值化。此算法的难点在于寻找阈值,分为全局阈值和局部阈值!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:3831808
    • 提供者:songyi
  1. direct

    0下载:
  2. 使用迭代法进行全局阈值分割的VC++的实现,可以使用-The use of iterative method of global threshold segmentation VC++ Of realize, you can use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:74752
    • 提供者:chenkaiyuan
  1. otsumax_sigma

    0下载:
  2. otsu自适应阈值分割OTSU算法也称最大类间方差法,是图像分割里基于点的全局阈值选取方法中的一种,诞生于1978年,作者是Otsu。这种方法以其计算简单、稳定有效,一直广为使用,至今仍在matlab的图像处理工具箱里作为灰度图像单阈值自动选取的标准算法-Otsu adaptive threshold segmentation algorithm OTSU also known Otsu method is based on the p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:10240
    • 提供者:子羽
  1. tuxiangqiege

    0下载:
  2. 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest va
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:6144
    • 提供者:余小勇
  1. ImageN

    0下载:
  2. 原理是冈萨雷斯《数字图像处理(第二版)》的二值图像处理:基本全局阈值法,双阈值法。以及邻域处理中单点宽边界检测,连通检测等算法。-Principle is that Gonzalez " Digital Image Processing (Second Edition)" Binary Image Processing: Basic global threshold method, dual-threshold me
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:4274176
    • 提供者:姚伟
  1. jingdianostu

    0下载:
  2. 用matlab编辑的ostu算法,很好用,能计算出全局阈值并输出处理后图像-Ostu algorithm using matlab editor, useful, able to calculate the global threshold and the output processed images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:雷菁
  1. three_denosie

    0下载:
  2. 实现三种经典的阈值去噪算法,包括全局阈值,hersure阈值,minimaxi阈值,及比尔热马萨特阈值。-to realize three methods of threshold-denoising
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:andy
  1. 2

    0下载:
  2. opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2024-05-30
    • 文件大小:2159616
    • 提供者:于帆
  1. zishiying

    0下载:
  2. 该实例程序通过改进灰度直方图双峰法,实现了迭代求全局最佳阈值,对于前背景灰度范围差异明显的图像有良好的分割效果。(By improving the gray histogram Shuangfeng method, the example program achieves the global optimum threshold by iteration, and has good segmentation effect for the
  3. 所属分类:图形图像处理(光照,映射..)

  1. 自适应阈值生成后进行图像分割

    0下载:
  2. 自适应阈值生成后进行阈值分割,内部含有测试图片,与全局阈值进行图像分割不同的另一种方法(After the adaptive threshold is generated, the threshold segmentation is carried out. Another method is different from the global threshold for image segmentation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:216064
    • 提供者:小啰啰
  1. opencv 基本全局阈值法--二值化

    0下载:
  2. 图像二值化代码,使用全局二值化算法实现,效果不错(binary transfer algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-30
    • 文件大小:733184
    • 提供者:天天田田
  1. matlab.thresholding-master

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

    • 发布日期:2024-05-30
    • 文件大小:23552
    • 提供者:genggengne
  1. 16 阈值分割

    0下载:
  2. 阈值分割的各种方法的集合。局部阈值分割法,全局手动、自动阈值分割(A set of thresholding methods. Local Threshold Segmentation, Global Manual and Automatic Threshold Segmentation)
  3. 所属分类:LabView

    • 发布日期:2024-05-30
    • 文件大小:43008
    • 提供者:联合斯金
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org