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

搜索资源列表

  1. 边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  1. 图像的阈值分析

    1下载:
  2. 图像的阈值分割分析,包括迭代分割,峰谷阈值分割,半阈值分割等-image thresholding segmentation analysis, including iterative segmentation, segmentation threshold peak, semi-threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:166659
    • 提供者:苗苗
  1. 图像分割迭代峰谷半阈值

    0下载:
  2. 图像的阈值分割算法,包括常用的迭代分割,半阈值分割,半阈值分割等-image thresholding segmentation algorithm, used in the iterative separate, semi-thresholding segmentation, semi-threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69568
    • 提供者:苗苗
  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. sanple3

    0下载:
  2. 此文件使用C语言编写,用于彩色图像阈值分割,并捡出目标-this document using C language for color image thresholding segmentation and target house
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1074
    • 提供者:李国平
  1. wavelet_softharr

    1下载:
  2. 小波软阈值的去噪处理方法,里面有程序运行的Demo.-soft thresholding wavelet denoising way, there are procedures in the Demo.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32203
    • 提供者:李甫
  1. yuzhifengge

    0下载:
  2. 此文件时windows编程中打开位图文件的程序,主要是针对图像处理的而言的能够实现图像的阈值分割和提取图像的特征-this document windows open programming bitmap file procedures, mainly for image processing can be achieved in terms of image thresholding segmentation and feature extraction Image
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:216669
    • 提供者:叶飞
  1. MyProjectyuzhi

    0下载:
  2. 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:98759
    • 提供者:jiangxia
  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. cell_algorithm

    0下载:
  2. 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31722
    • 提供者:ymz97
  1. yuzhifenge

    0下载:
  2. 取阈值是最常见的并行的直接检测区域的分割方法,最简单的利用取阈值方法来分割灰度图象的步骤-thresholding is the most common direct parallel detection regional segmentation method, most use simple thresholding segmentation method to step grayscale image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:19560
    • 提供者:牛万红
  1. shshgsfdhg

    0下载:
  2. 阈值分割图像包,大家再用vc编程序是可以参考阈值分割图像-image thresholding segmentation package, we reuse vc can be programmed threshold reference image segmentation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36734
    • 提供者:liwei
  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. EntropyThresholdingMethod

    3下载:
  2. 一个用labview编写的基于一维最大熵的图像阈值分割方法。使用方法请看Readme.txt-use a PC to prepare a peacekeeping based on maximum entropy image thresholding methods. Look at the use Readme.txt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29337
    • 提供者:shenhao
  1. wavelet-denoise

    1下载:
  2. 这是一个用小波软阈值去噪的原代码,用matlab编写。希望对大家有帮助。-This is a wavelet soft thresholding the original code, prepared using Matlab. We want to help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4780
    • 提供者:何忠
  1. dynamic-thresholding

    0下载:
  2. 使用动态阈值法对指纹图像进行二值化处理,并于全局平均法进行对比- The fingerprint image binarization processing using dynamic thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:260266
    • 提供者:陈政
  1. thresholding-segmentation

    0下载:
  2. 图像阈值法分割综述:图像分割是一个经典的难题,由于图像分割的复杂性,图像分割的方法很多也很难有一个通用的方法。该文主要是 时图像阈值法分割的一个综述,叙述了阈值法分割的一些方法。最后对这些算法做了一个总结,以及时阂值法分割的期望-Image thresholding segmentation Roundup: Image segmentation is a classic problem, due to the complexity, image segmentation method fo
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:281835
    • 提供者:宋晶
  1. MATLAB

    0下载:
  2. image thresholding technique based on Reddi's paper
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2080768
    • 提供者:arawn
  1. Image segmentation using Otsu thresholding

    0下载:
  2. Image segmentation using Otsu thresholding
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:moha81
  1. fuzzy tresholding

    0下载:
  2. fuzzy thresholding using matlab
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:14336
    • 提供者:rajanani
« 1 2 3 4 5 67 8 9 10 11 ... 43 »
搜珍网 www.dssz.com