联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 波变换(15) 
按平台查找All Visual C++(15) 

[波变换] image_97_daubechies

基于提升9/7小波变换的压缩代码,适合初学者学习应用!
Compression code based on 9/7 lifting wavelet transform. The application, suitable for beginners to learn! (2015-04-09, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1428590978542607.html

[波变换] Tliffting__97h

本程序源码实现任意偶数大小图像第二代双正交97提升小波变换注1: 使用标准正交方法,对行列使用不同矩阵(与matlab里不同)注2: 为了保证正交,全部边界处理,全部使用循环处理注3: 正交性验验证,将单位位阵带入函数,输出仍是单位阵(matlab不具有此性质)注4: 此程序源码是矩阵实现,所以图像水平分量与垂直分量估计被交换位置注5: 此程序源码实现的是类小波(wavelet 可直接使
The program source code to achieve any even size image biorthogonal 97 lifting wavelet transform Note 1: Use the standard orthogonal method, the ranks of the use of different matrix (with matlab) Note 2: In order to ensure the orthogonal, all boundary treatment all use the processing cycle Note 3: orthogonality inspection verification, unit-bit array into a function, the output unit matrix (matlab does not have this property) Note 4: This program source code is a matrix realization, so the image horizontal and vertical components estimate the position of being exchanged Note 5: This program source code to achieve class wavelet (wavelet directly to (2012-08-25, Visual C++, 3KB, 下载3次)

http://www.pudn.com/Download/item/id/1975553.html

[波变换] wavelettransform

这是基于C++实现的小波检测代码,实现了两种小波变换dwt和97小波变换,希望对大家能有所帮助
This is based on C++ implementation of the wavelet detection code to achieve the two wavelet transform dwt and 97, in the hope that we can help (2011-05-30, Visual C++, 12KB, 下载12次)

http://www.pudn.com/Download/item/id/1552444.html

[波变换] 10_liftwave

97提升小波变换源程序,经典的提升小波变换C程序
97 liftwave sourece code (2011-02-19, Visual C++, 3KB, 下载24次)

http://www.pudn.com/Download/item/id/1431903.html

[波变换] wavelettrasnform

离散小波、53小波、97小波变换的程序代码,包括3个h头文件和3个cpp文件,用VC6开发,对初学者非常实用
Discrete Wavelet, 53 wavelet, wavelet transform 97 of the program code, including the first 3 h of documents and three cpp file, use VC6 to develop, very useful for beginners (2009-05-05, Visual C++, 6KB, 下载65次)

http://www.pudn.com/Download/item/id/745035.html

[波变换] floatwt97

97浮点一次小波变换,注意变换中的边界扩展问题
A 97-point wavelet transform, transform Note the expansion of the boundary problem (2009-04-16, Visual C++, 3KB, 下载26次)

http://www.pudn.com/Download/item/id/717985.html

[波变换] 97wavelettansform

9/7 二维整数小波变换,可以实现图像的无损恢复。
9/7 two-dimensional integer wavelet transform, you can realize non-destructive restoration of images. (2008-07-27, Visual C++, 1KB, 下载69次)

http://www.pudn.com/Download/item/id/518354.html

[波变换] waveletspiht

一个含有各种小波变换以及spiht编码的vc程序,小波变换包括普通的97浮点小波变换,97提升变换,97和53整数变换等
Contain a variety of wavelet transform and SPIHT coding vc procedures, including the wavelet transform 97 ordinary floating-point wavelet transform, upgrade 97 transformation, 97 and 53, such as Integer Transform (2007-10-21, Visual C++, 163KB, 下载86次)

http://www.pudn.com/Download/item/id/348439.html

[波变换] 97

97整数小波变换源程序,文件中有可执行程序。
97 Integer Wavelet Transform source code, executable program file. (2007-08-03, Visual C++, 762KB, 下载68次)

http://www.pudn.com/Download/item/id/315018.html

[波变换] LS97

提升小波变换算法,采用CDF97小波完成图像的小波变换,共研究图像和视频处理的朋友参考。
lifting wavelet transform algorithms, wavelet filter used to complete the image wavelet transform, examined a total image and video processing friends reference. (2007-03-22, Visual C++, 1KB, 下载35次)

http://www.pudn.com/Download/item/id/258477.html

[波变换] 97_compression

基于97提升小波变换的一维信号压缩程序。头文件中包括了提升小波变换的源程序。
lifting wavelet transform one-dimensional signal compression process. The first document includes the lifting wavelet transform of the source. (2006-12-06, Visual C++, 57KB, 下载52次)

http://www.pudn.com/Download/item/id/231525.html

[波变换] wavelet-vc++6

小波变换程序源代码,可以处理一维数据和二维图像数据。通过小波变换将低频信息提取出来。
wavelet transform source code, can handle data and one-dimensional two-dimensional image data. Through the wavelet transform to low-frequency information is extracted. (2006-07-20, Visual C++, 2142KB, 下载837次)

http://www.pudn.com/Download/item/id/204733.html

[波变换] 提升法97经典程序

提升法97经典程序(本程序实现任意偶数大小图像第二代双正交97提升小波变换),希望大家多多交流
upgrade classical procedure (the program arbitrary size images even second-generation upgrade biorthogonal wavelet transform 97), I hope Members can exchange (2005-12-10, Visual C++, 2KB, 下载133次)

http://www.pudn.com/Download/item/id/132009.html

[波变换] 97小波变换源程序

7wave.c是小波变换的源程序程序,97wave.exe是用Lccwin32编译的可执行文件,lena512.raw是测试图像数据,可用potoshop打开,97.bat是可直接执行的批处理文件.希望对小波变换的同仁有所帮助!
7wave.c wavelet transform is the source procedures 97wave.exe is Lccwin32 compiler executable file lena512.raw test image data can be used potoshop open 97.bat can be directly executed by the batch file. The wavelet transform hope colleagues help! (2005-12-02, Visual C++, 193KB, 下载153次)

http://www.pudn.com/Download/item/id/129472.html

[波变换] 主函数

一个简单但很好用的整数提升小波,可直接对图象变换,采用53或97小波
a simple but well rounded upgrade the wavelet can directly transform the image using wavelet 53 or 97 (2005-04-21, Visual C++, 1KB, 下载304次)

http://www.pudn.com/Download/item/id/1114091208511511.html
总计:15