搜索资源列表
shearlet.主要讲解剪切波最新有关的资料或论文
- 主要讲解剪切波最新有关的资料或论文,其用于图像处理方面的应用,The main shear-wave on the latest relevant information or thesis, and its used for image processing applications
shearlet
- 剪切波的几篇论文,小波的进一步深化 提供给需要的朋友-SHEARLET PDF,further study of wavelet
shearlet-aticle
- 剪切波是最近几年发展的图像处理的有利工具,这是几篇不错的论文,希望可以对大家有所帮助。-Shear wave is the last few years the development of image processing tool, this is a few good paper, hope to help everyone.
ShearLab-1.0
- 离散剪切波变换的matlab源码,包括剪切波变换及逆变换函数,以及基于剪切波的去噪函数等-The matlab code of the shearlet transform. There are three routines for demos (image approximation & denoising and displaying shearlet coeff).
Adaptive_blind_watermark_algorithm
- 一种嵌入可读水印的自适应盲水印算法, 本文提出了一种基于DWT的嵌入可读水印的自适应盲水印算法,通过分析图像经离散小波变换后细 节子带系数的特性,把细节子带系数的均值和方差作为水印信息的一部分来自适应地修改图像小波分解后某些细节 子带的系数值,在满足水印不可感知性的条件下自适应地嵌入水印信息,实现了水印不可感知性和鲁棒性之间的折 衷. 同时,水印的提取无须求助于原图像,很好的实现了水印的盲检测. 这里的水印是一幅有实际意义的二值图像. 实 验结果和攻击测试表明,本文提出的算
MatermarkingDWT_DCT
- 提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除 象素的空间相关性,增加水印的安全性 而结合小波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和 中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。-Watermarking in DWT and DCT area
a-wavelet-transform-algorithm
- 基于人眼视觉模型的双正交小波变换算法,通过实验验证,该算法在对嵌入水印后的图像进行有损压缩、剪切、污染、添加各种噪声等处理后,提取出的水印仍表现出了较好的鲁棒性。-Human visual model based on biorthogonal wavelet transform algorithm, experiments show that the algorithm of the watermarked image lossy compression, shear, pollution,
ShearLab-1.0
- shearlet工具箱。里面有基于剪切波的图像去噪算法,实验结果表叫,它较原有算法更好地实现去除噪声与保护图像细节之间的平衡-Threshold-based shearlet image denoising algorithm, called the results table, it better than the original algorithm to remove noise and to achieve a balance between preserving image deta
Zernike_shearing
- matlab编写Zernike多项式拟合横向剪切波前重建。-matlab write Zernike polynomial fitting transverse shear wave before reconstruction.
Fourier_based_shearlet_transform
- 剪切波是小波变换的一种,常用于增强或者去噪,本代码用于去除图像噪声-The shear wave is a wavelet transform, often used to enhance or de-noising, the code is used to remove the image noise
shearletfusion
- 程序主要实现了二维剪切波变换,并将其运用在图像融合当中,成功的实现了多源图像融合 -realize 2-D shearlet transform and apply it to image fusion
ShearLab-1.1
- 图像融合里边剪切波变换方法的工具箱,欢迎下载-Shear wave transformation method for image fusion in the toolbox, welcome to download
test_shearlet
- 包含剪切波变换(以拉普拉斯金字塔变换为尺度剖分),以及该变换的压缩感知重构测试应用程序。-Contains shear wave transform (Laplace pyramid transform for the scale subdivision), as well as the transformation of compressed sensing reconstruction test application.
基于剪切波域的医学图像增强算法
- 介绍了剪切波在图像增强方面的作用,尤其是医学图像的增强。(The effect of shear wave on image enhancement, especially the enhancement of medical image, is introduced.)
shearlet_denoising
- 利用剪切波变换的方向性和多尺度特性,在剪切波变换域中进行阈值降噪处理(Using the directional and multi-scale characteristics of shearlet, the threshold denoising is performed well in the shearlet transform domain)
shear_framelet
- 剪切波的程序,对需要剪切波的使用者帮助很大,也方便下载。(shear_framelet is a very important tool to process image and convinience.)
基于Rayleigh波理论的地基土动参数反演
- 本文从环境振动的影响出发,基于Raylei曲波理论研究了层状地基土模型 的频散曲线、截止频率等特性,利用遗传算法对地基土剪切波速进行了反演,进 而得到地基土的其它动参数。(In this paper, based on the influence of environmental vibration, based on the Raylei Qu Bo theory, the layered soil model is studied. With the characteristics o
ShearLab3Dv11
- 多尺度多方向性的剪切波Shearlet变换优于小波变换,里面包含很多例子,可以直接运行,可以用于图像去噪,分割,增强等,是一个优于小波的图像稀疏表示工具(Shearlet transform of multi-scale and multi-directional shear wave is better than wavelet transform. It contains many examples and can run directly. It can be used for image
MATLAB 四波剪切差分相位程序
- MATLAB 四波剪切差分相位程序,到这里,还在做剩下的步分,有相关的人可以加我qq393542435一起探讨
剪切波变换2D降噪
- 通过剪切波变换对2D图片进行降噪分为GPU运行和正常运行 可调通。