搜索资源列表
提升方案小波变换
- 他是被称为第二代小波的提升小波,对于繁琐的第一代有着明显的优势,相信是图像处理研究者的理想框架-he was known as the second generation of Lifting wavelet, cumbersome for the first generation has a distinct advantage, I believe the image processing researcher ideal framework
二代提升法实现的haar小波变换程序
- 二代提升法实现的haar小波变换程序 及整数小波变换。haar小波实现-Method II upgrade the haar wavelet transform procedures and integral wavelet transform. Haar Wavelets
利用haar小波变换对图像进行分解与重构
- 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
eezw
- EZW作为小波变换的一种方法,是比较适用的,不仿试一试看,如何?-EZW as a wavelet transform method is applicable, not imitation try to see how
imgarithmetic
- VC编写,具有小波变换,复原,图像融合等算法。经过调试,可以正常运行。-VC prepared with wavelet transform, rehabilitation, such as image fusion algorithms. After debugging, it works.
spacial
- 关于小波变换的一个课程设计,编译可以通过。不错-on wavelet transform a curriculum design, the compiler can be passed. Yes
snnf
- 这是我所下载的SSNF算法(SSNF算法基于小波变换尺度间相关性的去噪)-This is what I have downloaded the SSNF algorithm (SSNF algorithm based on wavelet transform correlation between the scale of the noise)
souce
- 用Vc++ 编写的零数小波程序,可用于图像处理进行小波变换-Vc prepared with the zero wavelet procedures can be used for image processing wavelet transform
Wavelets
- 小波变换及一些比较有特点的数字图像处理方法编程
Wavelet2D
- 小波算法的vc++实现 实现了2维小波变换,有助于大家学习小波变换的原理
findBSTnum
- 将一幅图象进行离散小波变换后,提取个小波快的重要系数
fei
- 对图象进行离散小波变换然后嵌入水印在进行提取并检测
xiaobobianhuan
- 用VC++对二维灰度图象和彩色图象进行小波变换,非常好-With VC++ Of two-dimensional gray-scale images and color images for wavelet transform, a very good
gabor_3
- Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 -Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform
fingerprint
- 基于haar小波变换的快速指纹识别算法的设计与实现。-Haar wavelet transform-based fingerprint recognition algorithm for the rapid design and implementation.
imagefusion
- 这是一个基于小波变换的二维图相融合算法,是基于医学图像编写的。-This is a wavelet transform based on two-dimensional map of the fusion algorithm is based on the preparation of medical images.
li3-13
- 用二维离散小波变换实现数字水印,实验效果良好。供参考学习并交流,-Two-dimensional discrete wavelet transform implementation of digital watermarking, experiments good results. For information to learn and exchange,
11.10Image
- 小波包,实现图像在小波变换下的各种图像处理方法。-Wavelet packet, wavelet transform of image in various image processing methods.
wavelet_image_denoising
- 基于小波变换的图像去噪算法,算法效果有待改进,但是可以作为一种算法参考-Image denoising based on wavelet transform algorithm, the algorithm results to be improved, but an algorithm can be used as reference
FreqCalculate
- 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var