Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - filter
Search - filter - List
小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are defined. wav_filters_extern.h: interface to wav_filters.h. wav_gen.h: some parameters and min/max macros. macros.h: pointer check macro. test_transforms.c: main routine for testing transforms and invertibility. test_denoise.c: main routine for the example denoising applications. alloc.c: pointer allocation/deallocation. alloc.h: interface to alloc.c. Makefile peppers.raw: 512x512 grayscale test image.-wavelet transform source code wav_basic.c : basic filtering, decimation and upsampling routines. wav_basi c.h : interface to wav_basic.c. wav_trf.c : transform routines. wav_trf.h : interface to wav_trf.c. wav_filters.h : where filter banks and their properties are def INED. wav_filters_extern.h : interface to wav_filters.h. wav_gen.h : some parameters and min/max macros. macros.h : pointer check macro. test_transforms.c : main routine for testing transforms and invert ibility. test_denoise.c : the main routine for example Denoising applica tions. alloc.c : pointer allocation/deallocation. alloc.h : interface to alloc.c. peppers.raw Makefile : 512x512 grayscale test image.
Date : 2026-01-08 Size : 199kb User : 李强

用小波变换实现滤波处理,包括低通、高通及若干层小波变换的逆变换操作。-wavelet transform filter processing, including low-pass, high-wavelet and a number of the inverse transformation operation.
Date : 2026-01-08 Size : 3kb User : spacetall

MakeBSFilter产生完全重构双正交对称滤波器 MakeBSWavelet产生双正交对称小波和尺度函数的图形-MakeBSFilter have completely remodeling Biorthogonal symmetrical filter MakeBSWave have let biorthogonal wavelet and symmetric scaling function graphics
Date : 2026-01-08 Size : 20kb User : cicinati

一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon
Date : 2026-01-08 Size : 61kb User : 郑中阳

一个中值滤波器,可用于图像处理,用VC++所编辑-a median filter can be used in image processing, with VC++ compiled
Date : 2026-01-08 Size : 136kb User : 闵捷

DL : 0
提升小波变换算法,采用CDF97小波完成图像的小波变换,共研究图像和视频处理的朋友参考。-lifting wavelet transform algorithms, wavelet filter used to complete the image wavelet transform, examined a total image and video processing friends reference.
Date : 2026-01-08 Size : 1kb User : 刘晓倩

kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter.-kfdemo.m Matlab is a script file to run a dem onstration of the Bayesian Kalman filter.
Date : 2026-01-08 Size : 8kb User : 驿帆

最简单的卡尔曼滤波器的设计,可以放心使用,直接在MATLAB中可以运行.带有效果图.-most simple Kalman filter design, can be assured use, directly in MATLAB run. with the map results.
Date : 2026-01-08 Size : 269kb User : zhao

实现维纳滤波器,MATLAB中可直接运行,有结果图.-achieve Wiener filter, MATLAB can run, the outcome of the map.
Date : 2026-01-08 Size : 39kb User : zhao

数字水印中Optimal Quincunx Filter Banks的设计源代码及说明,在matlab环境下实现-Digital Watermarking Optimal Quincunx Filter Banks behalf of the design source code and explanations of the environment under Matlab
Date : 2026-01-08 Size : 52kb User :

Gabor滤波器设计matlab代码,由于递归Gabor滤波器的设计,源于国外研究机构,研究与应用中有很好的参考价值。-Gabor filter design matlab code Recursive Gabor filters as a result of the design, derived from foreign research institutions, research and applications have a very good reference value.
Date : 2026-01-08 Size : 11kb User : 曹魁

根据gabor滤波器的定义,用matlab创造gabor滤波器-According to the definition of gabor filter used to create gabor filter matlab
Date : 2026-01-08 Size : 1kb User : 杨艳芳

维纳滤波器的matlab实现外加实验报告,有程序-Wiener filter matlab plus the realization of the experimental reports, there are procedures
Date : 2026-01-08 Size : 32kb User : dongchen

DL : 0
小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。-Wavelet decomposition level is, the original signal were low-pass, high pass filter, and then carried out under the binary sample, we obtained low-frequency, high-frequency (also known as the average, details) coefficient of two parts and multi-level decomposition it is the decomposition level to be low-frequency coefficients further wavelet decomposition is a recursive process.
Date : 2026-01-08 Size : 7.08mb User : 王正

麻省理工学院的小波分析课程讲义。 英文课程名为:Wavelets and Filter Banks-Wavelet Analysis of the Massachusetts Institute of Technology Course Training Manual. English courses entitled: Wavelets and Filter Banks
Date : 2026-01-08 Size : 12.54mb User : 薛正亮

DL : 0
一个Gabor滤波器的C++源码,实现了Gabor的变换功能-A Gabor filter C++ Source, realize the Gabor transform of the function
Date : 2026-01-08 Size : 2kb User : tianzhiheng

小波变换在图像处理中的应用,包括不同类型图像间的转换,二维小波对图像进行小波去噪,二维小波进行图像压缩,利用小波分析对二维含噪图像去噪,二维小波利用中值滤波对图像进行平滑,小波分析进行图像增强,小波分析对两个不同的图像进行融合-Wavelet transform in image processing applications, including different types of image inter-conversion, two-dimensional wavelet image wavelet denoising, two-dimensional wavelet image compression, the use of wavelet analysis of two-dimensional noisy image denoising, the use of two-dimensional wavelet median filter for image smoothing, wavelet analysis for image enhancement, wavelet analysis of two different image fusion
Date : 2026-01-08 Size : 3kb User : fuhuaizheng

一个经过MMX优化后的锐化滤波器,可以防止增强原视频中的块效应。-MMX optimized a sharpening filter, can be prevented to enhance the original video Deblocking.
Date : 2026-01-08 Size : 71kb User : huangzhe

DL : 0
数字滤波器,源代码,因该比较有用的,MATLAB程序 -Digital filter, the source code, as the comparison useful, MATLAB program
Date : 2026-01-08 Size : 5kb User : 明明

数字滤波器设计及在语音信号分析中的应用,利用MATLAB的界面设计功能,设计一个MATLAB环境下的人机交互界面,完成上述滤波器的设计及滤波过程,要求能够接收输入的设计参数,查看设计结果及滤波结果。-Digital filter design and application of analysis in speech signal, use of MATLAB interface design function, design a MATLAB environment of man-machine interface, complete the above the design of filter and filter process, request to receive input design parameters, check design results and filter results.
Date : 2026-01-08 Size : 9kb User : 刘海
« 12 3 4 5 6 7 8 9 10 ... 16 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.