搜索资源列表

  1. w24e2323

    0下载:
  2. 2维Otsu自适应阈值的快速算法 --文章-two-dimensional adaptive threshold of two-dimensional fast algorithm Otsu adaptive threshold of rapid algorithm -- article
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:314202
    • 提供者:Yuan
  1. xiaobofenxi

    0下载:
  2. 基于小波分析的图像自适应阈值选取,zhangzhengwei所做。-based on wavelet analysis of images adaptive threshold selection, zhangzhengwei done.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:54510
    • 提供者:fay
  1. otsu_th.c

    0下载:
  2. 功用:根据OTSU方法计算数字图像二值化的自适应阈值-function : According OTSU method of digital image binarization Adaptive Threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:杨建
  1. OpenCVFindContoursByAdaptiveThreshold

    0下载:
  2. 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the t
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:-
  1. zhishiyingyuzhihua

    0下载:
  2. 图象的自适应阈值化图象处理,计算出迭代次数.-image adaptive threshold of image processing, the calculated number of iteration.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:20563
    • 提供者:吴佰斌
  1. backgroud(12.22)

    1下载:
  2. 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:381026
    • 提供者:
  1. C++.netImage2Processing

    0下载:
  2. 固定阈值分割原 自适应阈值分割 边界跟踪-fixed threshold segmentation original adaptive thresholding segmentation border tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:188733
    • 提供者:xiaolong
  1. f_threshold

    0下载:
  2. 国外网上找的自适应阈值分割的源程序,测试过,好用。 可以下载-abroad to find online adaptive thresholding segmentation of the source, tested and ease of use. Can be downloaded s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3437
    • 提供者:江南书虫
  1. AdaptiveThresholdSegmentation

    0下载:
  2. 自适应阈值分割算法,图像处理里面的算法之一,实现对于图像的分割-adaptive thresholding segmentation algorithm, image processing algorithm inside the one for the realization of image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:105452
    • 提供者:郭家驹
  1. ImageEdgeProcessing

    2下载:
  2. matlab图像边缘边缘检测:包括小波多尺度边缘检测主程序、求纵向细节v和横行细节h的合成及模极大值、对矩阵取自适应阈值等-Matlab Edge Edge Detection : including wavelet multiscale edge detection main program. seeking details of the vertical and horizontal v h details of the synth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9791
    • 提供者:Jimmy Yen
  1. imjudge

    0下载:
  2. 转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。-image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:Arthur
  1. boundCheck

    0下载:
  2. 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。-This method is the use of anti-symmetric biorthogonal wavelet decomposition coefficients video fr a me the direction
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:144384
    • 提供者:韩瑞冬
  1. xiaoboruanyuzhiquzao

    0下载:
  2. 小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法-Wavelet soft-threshold de-noising with high SNR, is an adaptive threshold algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:faye
  1. otsu

    0下载:
  2. otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Andy
  1. scadaptiveBay

    0下载:
  2. 这是一个小波去噪算法,采用的是阈值去噪,阈值选用Bays自适应阈值,编程环境是MATLAB-This is a wavelet denoising algorithm, using the threshold de-noising, the threshold selection Bays adaptive threshold, the programming environment MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:图像
  1. adaptivewaveletthresholddenoising

    0下载:
  2. 此文件夹主要是在学习自适应语音小波阈值去噪中所查找的文献,其中论文包括自适应算法的介绍、语音小波自适应去噪、其他数字信号自适应小波阈值去噪。-This folder is the main voice in the learning adaptive wavelet threshold denoising in the search of the literature, which includes adaptive algorithm
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:2902016
    • 提供者:maning
  1. theimageedgedetection

    0下载:
  2. 小波变换的图像边缘提取论文根据边缘检测的评价标准,本文采用基于小波变换的自适应阈值图像边缘检测方法对图像边缘进行检测,并通过计算机对算法进行了验证。通过与传统边缘检测方法的对比,证明所用方法的有效性-The Image Edge Detection Based on Wavelet
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1596416
    • 提供者:李伟
  1. depthofimagegenerati

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:214016
    • 提供者:zhangxinran
  1. Lee filter for speckle noise reduction

    0下载:
  2. 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
  3. 所属分类:图形图象

  1. matlab.thresholding-master

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

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:genggengne
« 1 2 3 45 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org