搜索资源列表
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).
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.
ShearWaveProcess
- 剪切波速测试,读入文件格式CSP5,比较完整,初学者应用。-Shear wave velocity test, read the file format CSP5, relatively complete beginners applications.
PAPER1
- 1一种剪切波域的稀疏分量分析方法.pdf-1.A sparse component analysis of shear wave field
shear-wave-splittingflt
- 实现剪切波分解的程序,剪切波在各向异性介质中会发生沿裂隙方向和垂直裂隙方向的两个波。程序实现模拟,并生成avi格式视频-shear wave splitting
k-wave-toolbox-version-1.1
- 采用k空间方法仿真超声声场及光声、剪切波传播等的专用matlab工具箱程序包,能模拟非均匀介质情况下的波动传播情况,功能强大,-k-wave toolbox for ultrasound simulation
基于剪切波域的医学图像增强算法
- 介绍了剪切波在图像增强方面的作用,尤其是医学图像的增强。(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.)
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运行和正常运行 可调通。