-
This is a wavelet transform on the VC source, test_images storage directory is r...
这是关于小波变换的VC源码,test_images 目录下存放是各章程序所需的标准图像
其他目录存放的则是相应章节的程序源代码。
各章节源代码的说明见各个章节的子目录。-This is a wavelet transform on the VC source, test_images storage directory is required for the various chapters of the standards process images stored in other directories is the corresponding source code sections. Various sections of the source code is described in various sections of the subdirectories.
- 2022-09-14 11:00:05下载
- 积分: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
-
基于opencv开源对P的一个轮廓识别图像
基于opencv开源图像库作的一个轮廓识别的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the identification of an outline of the procedure, in the image processing software used in Canada, the algorithm has been improved
- 2022-09-24 21:05:03下载
- 积分:1
-
VC image processing algorithms and some basic wavelet transform FOSS
VC图像处理的一些基本算法及小波变换源码-VC image processing algorithms and some basic wavelet transform FOSS
- 2022-01-26 05:23:30下载
- 积分:1
-
fourier变换的原代码,原代码由C语言开发,内包含测试图片
fourier变换的原代码,原代码由C语言开发,内包含测试图片-fourier transform the original code, the original code by the C language development, which includes testing Photo
- 2022-03-21 09:08:04下载
- 积分:1
-
给出了分形计算的源代码的matlab程序,可以迅速帮助大家进行分形的分析与计算,参数容易设置...
给出了分形计算的源代码的matlab程序,可以迅速帮助大家进行分形的分析与计算,参数容易设置-given fractal calculation of the source code of Matlab procedures, can help you quickly fractal analysis and calculation of parameters of easy setup
- 2022-03-15 22:44:45下载
- 积分:1
-
VC++小波变换技术与工程实践源代码
VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
- 2022-04-16 18:25:50下载
- 积分:1
-
离散小波变换源程序
离散小波变换源程序-DWT source
- 2022-11-24 20:35:03下载
- 积分:1
-
某一直升机齿轮箱上的早期损伤的特征是,在伴随振动信号上产生一个可变周期的非平稳扰动信号。要求按此特征构造一组有物理意义的数据仿真早期故障信号,应用小波变换技术分...
某一直升机齿轮箱上的早期损伤的特征是,在伴随振动信号上产生一个可变周期的非平稳扰动信号。要求按此特征构造一组有物理意义的数据仿真早期故障信号,应用小波变换技术分析故障的特征和发生时刻。-a helicopter gearbox early on the characteristics of the injury, In addition to the vibration signal produced a variable cycle perturbation of non-stationary signals. Click here to request a group of tectonic significance of a physical early fault simulation data signals Application of wavelet transform technical analysis of the features and fault occurred moments.
- 2023-08-17 12:00:03下载
- 积分:1
-
this is a sound code of image enhancement based on dyadic wavelent ,by translate...
这是基于二进小波变换的图像增强matlab源代码,通过编译。-this is a sound code of image enhancement based on dyadic wavelent ,by translate and edit
- 2022-07-10 09:15:12下载
- 积分:1