-
1从基本的Python脚本7。适合初学者的简单脚本。斯洛文尼亚
1 from 7 script of basic of python. Simple script for beginners.Slovenian
- 2022-02-04 23:35:29下载
- 积分:1
-
Visual C++小波变换技术与工程实践(小波变换…
Visual C++小波变换技术与工程实践(小波变换现实分形草)-Visual C wavelet transform technology and engineering practice (wavelet transform reality Fractal Grass)
- 2022-01-29 02:17:37下载
- 积分:1
-
关于小波的图像分析的源码
关于小波的图像分析的源码-on wavelet analysis of the source image
- 2022-05-24 15:50:54下载
- 积分:1
-
最新的小波变换图象处理
最新的小波变换图象处理-latest wavelet transform image processing
- 2023-06-23 04:45:03下载
- 积分:1
-
本程序是蛇口和正弦518067分离程序。光谱分析…
此程序实现的是将50HZ和100HZ正弦波分离的程序。并对小波谱分析的实现给出了启发性程序。-this program is to Shekou and 518067 sine separation procedures. Spectral analysis of small achievement given the enlightening procedure.
- 2022-05-18 04:52:25下载
- 积分:1
-
JPEG2000 image authentication for the semi
用于JPEG2000图像认证的半脆弱性数字水印算法,一种新的算法-JPEG2000 image authentication for the semi-fragile watermarking algorithm, a new algorithm
- 2023-05-25 22:05:04下载
- 积分:1
-
err
《小波分析和应用》第一部分理论部分电子教案-err
- 2022-08-05 11:32:13下载
- 积分:1
-
这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水...
这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水印logo图片。dmg.m文件产生水印logo图片。watdet3.m文件中的函数实现的功能是检查是否有水印的logo存在。-The main function of Matlab procedures in water.m document, when you call this function, the system will prompt you to add a watermark image files which. blockdwt2.m documents, for the wavelet frequency domain to add a watermark logo image. dmg.m document generated picture watermark logo. watdet3.m realize a function of the document
- 2022-03-22 22:27:20下载
- 积分:1
-
基于小波变换模极大的多尺度图像边缘检测matlab源代码该算法采用的是样条小波...
基于小波变换模极大的多尺度图像边缘检测matlab源代码该算法采用的是样条小波-Based on wavelet transform modulus maxima of the multi-scale image edge detection matlab source code of the algorithm is based on spline wavelets
- 2023-06-13 11:40: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