CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dwt c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dwt c - List
[
Other resource
]
离散小波变换(DWT)
DL : 0
离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数-discrete wavelet changes in the procedures, using C + + code to achieve. Functions which include Mexico apparatus function, pending analysis functions
Update
: 2008-10-13
Size
: 2.14kb
Publisher
:
姜斐
[
mpeg mp3
]
C++0314085
DL : 0
JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里大显身手的那一天应该不会特别遥远。 -JPEG standard on the latest progress of the development started in 1996 and in 2001 became the international standard JPEG 2000. Compared with JPEG, JPEG 2000 made substantial improvements, the most important of which is discrete wavelet transform (DWT) instead of the JPEG standard discrete cosine transform. The file size under the same circumstances, JPEG 2000 compressed images of higher quality than JPEG, precision small loss. As a new standard, JPEG 2000 has not yet been widely applied, including digital camera manufacturers in many enterprises have their applications are optimistic about the prospects of the JPEG 2000 image compression areas prone to the day should not particularly remote.
Update
: 2008-10-13
Size
: 67.35kb
Publisher
:
ldwe
[
Other resource
]
DWT
DL : 0
这是一个一维离散小波变换DWT并行算法,C语言实现
Update
: 2008-10-13
Size
: 1.99kb
Publisher
:
chj
[
Other
]
dwt
DL : 0
One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3 c[] : 1 4 2 5 4 6 7 8
Update
: 2008-10-13
Size
: 1.57kb
Publisher
:
王通
[
Wavelet
]
Dwt离散db小波
DL : 0
小波变换子程序-Wavelet Transform Subroutine
Update
: 2025-03-14
Size
: 4kb
Publisher
:
[
Wavelet
]
IntDwt53
DL : 0
一个提升的整数小波变换的程序,用C++实现。-an upgrade of the integral wavelet transform procedures, C to achieve.
Update
: 2025-03-14
Size
: 2kb
Publisher
:
胡莹
[
Wavelet
]
离散小波变换(DWT)
DL : 0
离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数-discrete wavelet changes in the procedures, using C++ code to achieve. Functions which include Mexico apparatus function, pending analysis functions
Update
: 2025-03-14
Size
: 2kb
Publisher
:
姜斐
[
mpeg mp3
]
C++0314085
DL : 0
JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里大显身手的那一天应该不会特别遥远。 -JPEG standard on the latest progress of the development started in 1996 and in 2001 became the international standard JPEG 2000. Compared with JPEG, JPEG 2000 made substantial improvements, the most important of which is discrete wavelet transform (DWT) instead of the JPEG standard discrete cosine transform. The file size under the same circumstances, JPEG 2000 compressed images of higher quality than JPEG, precision small loss. As a new standard, JPEG 2000 has not yet been widely applied, including digital camera manufacturers in many enterprises have their applications are optimistic about the prospects of the JPEG 2000 image compression areas prone to the day should not particularly remote.
Update
: 2025-03-14
Size
: 67kb
Publisher
:
ldwe
[
Wavelet
]
mywavelet
DL : 1
小波变换算法的C语言实现,包括DWT,INDWT,提升小波,以及小波去噪的MATLAB源代码-wavelet transform algorithm in C language, including DWT, INDWT upgrade wavelet Wavelet denoising and MATLAB source code
Update
: 2025-03-14
Size
: 34kb
Publisher
:
kxckxc
[
Other
]
wave_cov
DL : 0
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation. A set of commands is provided. For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/. -A series of. C and. M files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute such quantities as the wavelet variance, covariance, correlation, cross-covariance and cross-correlation. Approximate confidence intervals are available for all quantities except the cross-covariance and cross-correlation.A set of commands is provided . For a description of this example, please see http://www.eurandom.tue.nl/whitcher/software/.
Update
: 2025-03-14
Size
: 37kb
Publisher
:
yupenghui
[
Wavelet
]
dwtzerotree
DL : 0
本例子用c++实现了关于小波零树的图像压缩算法,对小波感兴趣的可以看看。-this case with the realization of the c-tree wavelet image compression algorithm, the wavelet can be interesting to see.
Update
: 2025-03-14
Size
: 18kb
Publisher
:
sunl
[
Special Effects
]
DWT
DL : 0
该程序用于图像处理中的dwt变换,由vc++编写-The procedure for image processing dwt transform, by vc++ Prepared
Update
: 2025-03-14
Size
: 9kb
Publisher
:
linan
[
MPI
]
DWT
DL : 1
这是一个一维离散小波变换DWT并行算法,C语言实现-This is a one-dimensional discrete wavelet transform DWT parallel algorithm, C language
Update
: 2025-03-14
Size
: 2kb
Publisher
:
chj
[
Other
]
dwt
DL : 0
One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3 c[] : 1 4 2 5 4 6 7 8-One dimensional wavelet transform s input data from file dataIn.txt h[] :-1 0 1 2 g[] : 1 1 0 3 c[] : 1 4 2 5 4 6 7 8
Update
: 2025-03-14
Size
: 1kb
Publisher
:
王通
[
Special Effects
]
Watermark_4
DL : 0
信息隐藏与水印技术系列实验之四:DWT变换域不可见图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的DWT变换域低频LL系数中多次重复嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时需要原始图像。 (3)剪切攻击可使含水印图像中的水印信息部分丢失。 (4)可以计算峰值信噪比(PSNR)和互相关系数(NC),以对含水印图像及提取水印进行客观质量评价。 (5)源码结构清晰,在其基础上可快速开发出自己的水印软件。-err
Update
: 2025-03-14
Size
: 3.67mb
Publisher
:
[
matlab
]
Dwt
DL : 0
Dwt离散db小波 daubechi.c daubtst.c-Dwt discrete daubechi.c daubtst.c wavelet db
Update
: 2025-03-14
Size
: 4kb
Publisher
:
ilovemylife
[
Other
]
DWT
DL : 0
小波变换和小波逆变换的C++实现,令附有测试数据和结果供参照。-Wavelet transform and wavelet inverse transform of the C++ implementation, so that with test data and results for reference.
Update
: 2025-03-14
Size
: 5kb
Publisher
:
张敏
[
Graph program
]
dwt
DL : 0
小波变换的c++代码,描述小波变换的详细实现过程,有点难度-c++ dwt
Update
: 2025-03-14
Size
: 2.6mb
Publisher
:
陈先生
[
Graph program
]
dwt
DL : 0
属于图象处理,用c 编写的小波变换算法.希望对大家有用啊-Are image processing, with c written wavelet transform. Hope useful for all ah
Update
: 2025-03-14
Size
: 118kb
Publisher
:
Jammy Liu
[
Special Effects
]
DWT
DL : 0
離散小波轉換(DWT)C程式,512x512-Discrete wavelet transform (DWT) C code, 512x512
Update
: 2025-03-14
Size
: 1kb
Publisher
:
li
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.