资源列表
image fusion
- 用MATLAB编写的利用小波变换对多聚焦图像的融合。(The fusion of multi focus images with wavelet transform is written in MATLAB.)
Haar
- 一种基于小波变换的人脸检测,很好的文章,可以借鉴-Wavelet-based Face Detection, a very good article, you can learn from
xb
- 利用二维小波变换对图像编码,可实现对图像的压缩。-The use of two-dimensional wavelet transform for image coding, the image can be compressed.
xiaobo
- 小波去噪在图像去噪方面的源代码,改代码适用于初学者-Wavelet denoising denoising of the source code, change the code for beginners
Wavelet-Based-Image-Estimation-An-Empirical-Bayes
- Wavelet-Based Image Estimation An Empirical Bayes Approach Using Jeffreys’ Noninformative Prior
1
- 为作业最终的仿真结果与分析 PL_free.m:free space path loss model PL_logdist.m: log-distance path loss model PL_lognorm.m: log-normal shadowing path loss model plot_PL_general.m: plot the figures itum.m: ITU M.1225 vehicular-B(120km/hr) channel model AW
FourierTransform
- 傅里叶变换的代码实现.这个作为初学者是非常合适的示例.代码还有点小小的bug,希望你能解决掉.-fourier transform code-- digital image processing
DirFilter-test_pic
- 简单的方向滤波器, 带测试图的, 可以直接运行-Simple directional filter, with a test chart, you can directly run
work1
- 基于MATLAB的虚拟实验系统 的源代码 信号与系统 典型课程的演示实验的编程 GUI-the virtual experiment system for signal processing on the matlab
liuchengtu
- 是我自己整理的目前较为先进的几种小波图像的流程图,并退出另外一种算法流程图。共大家参考
InTech-Automatic_diagnosis_of_breast_tissue
- Segmentation is therefore a very important task in medical imaging. However, manual segmentation is not only a tedious and time consuming process, it is also inaccurate. Segmentation by experts is variable up to 20 [WDZ+95]. It is therefore de
wavelet_code
- 本程序是利用VC开发的小波处理的程序,可以完成小波变换和小波去噪功能。