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

搜索资源列表

  1. cbq

    0下载:
  2. 包括图像的灰度变换,阈值风格,彩色空间变换,彩条制作,傅里叶变换等源代码-including the gray image transformation, the threshold style, color space conversion, color of the production, such as Fourier transform source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:224389
    • 提供者:Rabbit
  1. thresold

    2下载:
  2. 基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)-threshold based on wavelet transform Denoising MATLAB source code (including wavelet denoising packet procedure)
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:陈小兰
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  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. waveletthresholddenoise

    0下载:
  2. 小波变换用于语音信号阈值去噪的一个matlab程序,主要功能是阈值搜索,小波分解重构-wavelet transform for the voice signal denoising threshold of a Matlab procedures, the main function is to search threshold, wavelet decomposition Reconstruction
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1240
    • 提供者:张旭颜
  1. yizhixijiexishu

    0下载:
  2. 对信号进行小波变换,抑制系数小波滤波,采用了硬阈值滤波方法-right signal wavelet transform, wavelet filter coefficients inhibit use of the hard threshold filtering method
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:950
    • 提供者:果果
  1. BMP(VC++)

    1下载:
  2. VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC + + programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1810936
    • 提供者:王建辉
  1. gray-scaltransformation

    0下载:
  2. 对图象进行相关灰度变换,可以完成图象直方图变换和二值化等阈值操作.-right image associated gray transform, to be completed and transform image histogram value of the two other threshold operation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:355254
    • 提供者:黄征
  1. thresholdtestdemo

    0下载:
  2. 小波变换在不同的阈值下重构的测试演示程序-wavelet transform in different threshold test under the Reconstruction Demonstration Program
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1950
    • 提供者:whsyt
  1. ImageTestDBI

    0下载:
  2. VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等。-VC prepared by the complete image processing. Including two values, the threshold separated edge monitoring, wavelet transform, image compression, Hough transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1550306
    • 提供者:陈辰
  1. seg22

    0下载:
  2. 一种用于尿沉渣图片的分割方法,先用小波变换和形态学,再使用边缘检测和阈值分割-urine for a picture segmentation method, use wavelet transform and morphology, re-use of edge detection and thresholding segmentation
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3698
    • 提供者:李明
  1. xiaobo

    0下载:
  2. 利用小波变换,通过设置阈值对图像进行去噪。 首先对图像用小波进行2层分解,然后通过设置硬阈值和软阈值的方法,对图像高频部分去噪。(The wavelet transform is used to denoise the image by setting threshold. Firstly, the image is decomposed into 2 layers by wavelet, and then the high frequency part of the image is d
  3. 所属分类:波变换

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:YT
  1. shearlet_denoising

    0下载:
  2. 利用剪切波变换的方向性和多尺度特性,在剪切波变换域中进行阈值降噪处理(Using the directional and multi-scale characteristics of shearlet, the threshold denoising is performed well in the shearlet transform domain)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:2392064
    • 提供者:amyting
  1. Weak signal detection

    0下载:
  2. 针对强噪声背景中弱信号检测问题,在传统检测方法基础上,提出了基于联合去噪和频率调制的微弱信号检测方法。搭建自相关和小波阈值变换联合去噪系统,极大程度抑制了噪声对检测结果的不利影响。利用频率可调标准信号调制待测信号频率,使得被测信号与检测系统策动力信号的频率差满足检测条件,打破了利用Duffing 振子检测系统只能检测与系统策动力频率相近信号的限制。(In order to solve the problem of weak signal detection in strong noise bac
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1069056
    • 提供者:张洋
  1. 图像处理基础

    0下载:
  2. 图像处理包括彩色变换呈灰色、图像变换,影像融合,阈值变换等功能(Image processing includes the functions of color transformation, such as gray, image transformation, image fusion, threshold transformation and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:274432
    • 提供者:visile
  1. 双树复小波变换源码参考

    4下载:
  2. 完成一维信号小波去噪,并比较不同阈值的去噪效果(Complete one dimensional signal wavelet de-noising)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1432576
    • 提供者:yl_fighting
  1. waveletcode

    0下载:
  2. 小波变换,双树复小波,小波和复小波的图像阈值去噪(Wavelet transform, double tree complex wavelet, wavelet and complex wavelet image deniosing)
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:1859584
    • 提供者:zhenima
  1. fft变换

    0下载:
  2. 图像的fft变换 1. 实现对一幅灰度图像的快速傅立叶变换,并求其变换后的系数分布。 2. 实现对一幅灰度和彩色图像作的离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换. 3. 利用二维小波分析对一幅图像作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.
  3. 所属分类:图形图像处理(光照,映射..)

  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
  1. 心电信号检测与分类算法的研究

    1下载:
  2. (1)心电信号预处理 心电信号是一种低频且含有众多噪声干扰的信号。针对心电信号存在的 噪声干扰问题,本文采用了平稳小波变换结合双变量阈值的方法对其进行去 噪处理。通过对心电信号进行八层平稳小波变换,得到不同的小波系数,采 用双变量阈值函数表达式对其进行处理得到新的小波系数,最后进行逆平稳 小波变换实现小波重构,完成心电信号去噪。Matlab 仿真结果显示,本文算 法的准确率较高,信噪比达到 84.5934dB。 (2)心电信号波形识别 反映心电信号的特征部分往往是信号的突变点,因此需
  3. 所属分类:其他

    • 发布日期:2020-09-16
    • 文件大小:3146752
    • 提供者:雨季96
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com