搜索资源列表
Wavelet-Watermark_
- 这个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 pr
waveimage
- 利用小波变换的文字提取程序,请参考!运行成功,图片均有。-Using Wavelet Transform text extraction procedures, please refer to! Operation successful, both picture.
Wavelet-transform-in-Image
- 小波变换在数字图像中的应用,主要分析了基于小波变换的图像分解和图像压缩的技术,并运用Matlab 软件对图像进行分解,然后-This paper analysed the technologies of the picture decomposition and compression basecd on wavelet transform ,and decomposing the picture using Matlab ,and then picked up the low frequenc
ROI_code
- 提取图像roi,用matlab书写的代码,可直接运行-to get the roi of a picture
haar
- 利用Harr将图像进行3层小波变换,并进行重建。里面包含测试图片及变换后系数重新排列后的结构图。(Harr is used to transform the image into three-layer wavelet transform and reconstruct it. It contains the test picture and the structure chart of the coefficient rearrangement after transformation.)