CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - wavefilter
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - wavefilter - List
[
Bio-Recognize
]
wavefilter
DL : 0
一个用matlab实现的 可以用于小波滤波的程序-using a Matlab can be used to achieve the Wavelet filtering process
Update
: 2008-10-13
Size
: 1.47kb
Publisher
:
王淑桦
[
Graph Recognize
]
wavefilter333
DL : 0
VC++图象处理虑波处理的多种方法wavefilter-VC-image processing to consider the various methods wavefilter
Update
: 2008-10-13
Size
: 3.66kb
Publisher
:
刘坚信
[
Bio-Recognize
]
wavefilter
DL : 0
一个用matlab实现的 可以用于小波滤波的程序-using a Matlab can be used to achieve the Wavelet filtering process
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王淑桦
[
GUI Develop
]
DlgDDSTab
DL : 0
测试系统自动控制程序,有对话的控件。数据处理。-automatic control system testing procedures and controls the dialogue. Data processing.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
阮斌
[
Graph Recognize
]
wavefilter333
DL : 0
VC++图象处理虑波处理的多种方法wavefilter-VC-image processing to consider the various methods wavefilter
Update
: 2025-02-17
Size
: 3kb
Publisher
:
刘坚信
[
Wavelet
]
wavefilter
DL : 0
快速的现实几种常用小波的系数,比如haar db4 等,里面说明也比较详细-a fast way to see the coefficients of the wavelet
Update
: 2025-02-17
Size
: 2kb
Publisher
:
james
[
Wavelet
]
wavefilter
DL : 0
It is used to filter the info. using wavelet transform
Update
: 2025-02-17
Size
: 1kb
Publisher
:
raj
[
Special Effects
]
wavefilter
DL : 0
在MATLAB环境中,进行数字图像处理中常用到的小波函数系列之五,小波滤波器函数-In the MATLAB environment, to carry out commonly used in digital image processing of the wavelet function of the five series, wavelet filter function
Update
: 2025-02-17
Size
: 6kb
Publisher
:
chenxiaojuan
[
matlab
]
wavefilter
DL : 0
很实用的滤波算法,使用MATLAB编制,通用低通滤波器。-Very practical filtering algorithm, using MATLAB preparation, general low-pass filter.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张白
[
Special Effects
]
wavefilter
DL : 0
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wjh
[
Mathimatics-Numerical algorithms
]
wavefilter
DL : 0
10种软件滤波方法的示例程序 1、限副滤波 2、限幅消抖滤波法-10 wave filter program
Update
: 2025-02-17
Size
: 3kb
Publisher
:
gettext
[
matlab
]
matlab-wavefilter
DL : 0
用MATLAB语言编写的低通-高通滤波代码-MATLAB
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zhang li
[
matlab
]
wavefilter
DL : 0
Create wavelet decomposition and reconstruction filters.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
ismdhanbad
[
Wavelet
]
wavefilter
DL : 0
滤波器的设计,可以用于二位图像的楚灶铝箔,非常实用-Filter design, image can be used two kitchen foil Chu, very useful
Update
: 2025-02-17
Size
: 2kb
Publisher
:
宁宁
[
Special Effects
]
wavefilter
DL : 0
利用小波变换对图像去噪to destroy noises in the image with wavelet transform-to destroy noises in the image with wavelet transform
Update
: 2025-02-17
Size
: 4kb
Publisher
:
刘春祥
[
Special Effects
]
wavefilter
DL : 0
编写一个函数,此函数可以实现快速的小波变换。-Write a function that can achieve fast wavelet transform
Update
: 2025-02-17
Size
: 2kb
Publisher
:
limin
[
Wavelet
]
wavefilter
DL : 0
对噪声图片进行小波变换,采用合适的阈值进行滤波,再对处理后的图像进行锐化处理,得其信噪比-Image noise wavelet transform, using a suitable threshold value filtering processing is then performed on the image sharpening process, obtaining the signal to noise ratio
Update
: 2025-02-17
Size
: 1kb
Publisher
:
changle wu
[
matlab
]
wave
DL : 0
小波变换 基于小波变换的融合方法:wave.m clc A double(imread( bbb1.bmp )) A A/256 a double(imread( bbb0g.bmp )) a a/256 R I1(:,:,1) G I1(:,:,2) B I1(:,:,3) [M,N] size(I2) j 2 wavefilter db2 [CA1,CH1,CV1,CD1] dwt2(R,j, wavefilter ) [CA2,CH2,CV2,CD2] dwt2(a,j, wavefilter ) [CA3,CH3,CV3,CD3] dwt2(G,j, wavefilter ) [CA4,CH4,CV4,CD4] dwt2(B,j, wavefilter ) CA1 CA1*0.6+CA2*0.4 CA3 CA3*0.6+CA2*0.4 CA4 CA4*0.6+CA2*0.4 for i 1:S:M-4 -wt image fusion processing
Update
: 2025-02-17
Size
: 1kb
Publisher
:
郭治亨
[
matlab
]
02. Matlab
DL : 0
WAVEFAST Perform multi-level 2-dimensional fast wavelet transform. [C, L] = WAVE FAST (X , N, LP, HP) performs a 20 N-level FWT of image (or matrix) X with respect to decomposition filters LP and HP. [C, L] = WAVEFAST(X, N, WNAME) performs the same operation but fetches filters LP and HP for wavelet WNAME using WAVEFILTER. Scale parameter N must be less than or equal to 10g2 of the maximum image dimension. Filters LP and HP must be even. To reduce border distortion, X is symmetrically extended. That is, if X = [c1 c2 c3 ... cn] (in 1D), then its symmetric extension would be [ ... c3 c2 c1 c1 c2 c3 .. , cn cn cn-1 cn-2 ... ].
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Hoang Cuong
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.