搜索资源列表

  1. digitalimagedealing

    0下载:
  2. 用VC做的图象处理程序,包括对比度拉伸,傅立叶变换,离散余弦变换,维纳滤波等等。-VC do image processing procedures, including tensile contrast, Fourier transform, discrete cosine transform, and so on Wiener filter.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:448512
    • 提供者:吴凡
  1. WiennerFilterAndAR

    0下载:
  2. 使用维纳滤波器对信号进行处理,得到噪声状况下的信号,这个滤波器是数字信号处理中非常经典的一个。代码里还提供了维纳的AR参数估计-Wiener filter to use signal processing, noise signal conditions, this filter is digital signal processing in a very classic. There is also a code of the AR
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:矫渊培
  1. jigeshili

    0下载:
  2. 几个matlab的实力,包括: 非线性微分方程的求解.doc RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.doc matlab下gabor滤波算法,可以提取图象纹理特征.doc-several Matlab strength, including : non-linear differential equation solving
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:math_lab
  1. Twiener

    0下载:
  2. 对BMP图像进行维纳滤波处理的程序 算法简单明了,易于需要进行相关处理的编程人员阅读。-right BMP images Wiener filtering process is simple and clear, easy to deal with the need for relevant programming staff to read.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:赵杰伊
  1. VC_ImageProcessing

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

    • 发布日期:2024-05-14
    • 文件大小:280576
    • 提供者:陈镇静
  1. lupo

    0下载:
  2. C#开发的小区域频域滤波(128*128), 维纳滤波,最小平方滤波,八特了死滤波,等-C# development of small regional frequency domain filtering (128* 128), the Wiener filter, the minimum square filtering, eight of the dead special filtering, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:49152
    • 提供者:ddd
  1. Image_Restoration

    0下载:
  2. 这是VC++下图象复原的维纳滤波及逆滤波实现程序,虽然效果不明显,但实现了处理后的图象保存功能。-This is the VC image recovery Wiener filter and inverse filtering procedures, although ineffective, However, realization of the processed image retention.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:73728
    • 提供者:小张
  1. Wienerfilter1

    0下载:
  2. 这是一个(原创的)用matlab做成的维纳滤波器程序,可以直接运行,对于初学数字信号处理的各位有不错的帮助。-(original) using Matlab caused by Wiener filter procedures, and can directly run for the beginner in digital signal processing you have any good help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:khd
  1. speech_enhancement_GUI

    0下载:
  2. 自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:97280
    • 提供者:Richard
  1. codesforimageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to graysc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3359744
    • 提供者:
  1. wewina

    0下载:
  2. matlab 仿真数字信号处理,实现维纳滤波。-Matlab simulation of digital signal processing, and Wiener filter.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:wuxuezhi
  1. Wiener_algorithm

    0下载:
  2. 这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据-This is a VC with the Wiener algorithm source files, user input raw data, After Wiener transform, to be compressed data
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘才智
  1. WinerFilterCode(good)

    0下载:
  2. 维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:whq
  1. 1052

    0下载:
  2. MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core poi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:钟小丽
  1. wnlb

    0下载:
  2. 一个维纳滤波算法,利用MATLAB编写的,解压后可直接调用-a Wiener filter algorithm, using MATLAB, unpacked directly call
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. WH

    0下载:
  2. 维纳滤波器 通过求解Wiwner-Hopf方程设计滤波器-Wiener filter by solving Wiwner- Hopf equation Filter Design
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhanghui
  1. wienerfilter2

    0下载:
  2. 基于维纳滤波器算法,对加噪信号进行滤波.-Wiener filter algorithm based on the increase in noise signal filtering.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:da niu
  1. wnlbclydm

    0下载:
  2. 维纳滤波处理源代码,图像处理的时候肯定要用到,也叫做自适应滤波!!1-Wiener filter source code, image processing time certainly have to use, also known as adaptive filtering! ! 1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:柳杨
  1. wigner

    0下载:
  2. 这是一个基于matlab维纳滤波的m程序,多用于信号处理和图像处理,还包含两个应用,供大家参考。-This is a Matlab-based Wiener filtering m procedures used for signal processing and image processing. also includes two applications, for your reference.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:汪莉莉
  1. Image_Filtering

    0下载:
  2. Image Filtering RGB Spatial Wiener Direct Inverse Discrete Fourier Transform DFT Lucy Richardson Median Laplacian -Image Filtering RGB Direct Spatial Wiener Inverse Discrete Fourier Transform DFT Lucy Ri chardson Median
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org