-
vc wrote realize wavelet processing, filtering, restoration, integration, such a...
vc写的实现小波处理,滤波,复原,融合等源程序-vc wrote realize wavelet processing, filtering, restoration, integration, such as source
- 2022-05-18 03:14:52下载
- 积分:1
-
Wavelet Transform! We first used used to improve future! DELPHID useful? Please...
DELPHI的小波变换! 大家先用用,以后回改进! 有用DELPHID的吗?请指教!-Wavelet Transform! We first used used to improve future! DELPHID useful? Please advise!
- 2022-07-03 18:44:28下载
- 积分:1
-
二维小波分析对图像处理的应用
二维小波分析对图像处理的应用-wavelet analysis of 2D image processing applications
- 2023-03-24 01:40:04下载
- 积分:1
-
Wavelets, filters and general functions for image processing.
Visual C++下的小波变换、滤波器和一般的图像处理操作。-Wavelets, filters and general functions for image processing.
- 2023-06-05 02:00:03下载
- 积分:1
-
它包含了非常有用的编码三维SPIHT算法,包括图片…
It contains very useful coding about three dimension spiht, which includes picture compression and video compression without motion-compensationa and motion-estimation.
- 2022-02-06 03:12:01下载
- 积分:1
-
关于常用图像处理的vc源码,还有像傅丽叶逆变换,小波变换等...
关于常用图像处理的vc源码,还有像傅丽叶逆变换,小波变换等-On the commonly used image processing vc source, as well as傅丽叶inverse transform, wavelet transform, etc.
- 2022-07-27 00:26:54下载
- 积分:1
-
Calculating Beat rate of heart by DWT
Calculating Beat rate of heart by DWT
- 2022-01-30 17:21:16下载
- 积分:1
-
是二维图象的小波变换和逆变化.可以直接编译运行和调试
是二维图象的小波变换和逆变化.可以直接编译运行和调试-is two-dimensional image inverse wavelet transform and change. Can be directly translated running and debugging
- 2023-09-04 16:55:03下载
- 积分:1
-
关于二维小波变换的程序 [精华]
说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换...
关于二维小波变换的程序 [精华]
说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个共扼转置可以搞顶。但FFT的使用必须找到与分解序列的关系。-on Wavelet Transform procedures [best] Note : This algorithm important concept is not speed quickly. Because FOR cycle nowadays. This program cycle from the point of view of Matrix, circular convolution and fast Fourier transform is established links. To achieve the decomposition and reconstruction without distortion. It only had one decomposition, 256x256 graphics will be 64x64 decomposition of the four graphics, avoiding the use of WKEEP () confusion. The main idea of using wavelet filter generator orthogonal array W, write to transform B = W* A* W, anti-Transform : A = W* A* W, which is orthogonal transformation all the same. W cycle orthogonal matrix, can be used to achieve rapid FFT computation, on the dif
- 2022-08-03 21:47:23下载
- 积分:1
-
VC++小波变换技术与工程实践源代码
VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
- 2022-08-11 08:46:43下载
- 积分:1