搜索资源列表
fdct_usfft_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写
fdct_usfft_cpp
- This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inve
fdct_usfft_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写-Based on fast discrete transform Bo (FDCT) Image Denoising. Usfft methods used FDCT, C language
fdct_usfft_cpp
- This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inve
fdct_usfft_matlab
- curvelet的usfft算法,是curvelet最先采用的算法-curvelet the usfft algorithm is the first use of curvelet algorithm
fdct_usfft_cpp
- curvelet的usfft算法,平台为C++,算法速度快-curvelet the usfft algorithm, platform C++, algorithm speed
CurveLab-2.1.2
- curvelet变换最新工具包,含有快速离散曲波变换的所有形式(包括基于usfft和wrapping和3dfdct)。功能强大,是学习曲波变换的好帮手。-curvelet transform the latest kit, containing the fast discrete curvelet transform all forms (including those based on usfft and wrapping and 3
USFFTCurvelet
- 提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向 异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet 变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。 实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留
Fastdiscretecurvelettransforms
- This paper describes two digital implementations of a new mathematical transform, namely, the second generation curvelet transform [12, 10] in two and three dimensions. The first digital transformation is based on un
beylkin-sar-spie
- Many synthetic aperture radar (SAR) image formation algorithms require the computation of a multidimensional Fourier transform of irregularly-sampled or unequally-spaced data samples. We apply a recently developed al
USFFTCurvelet-denoising-
- 一种基于USFFT的curvelet变换,论文中对于图像去噪算法有详细的描述。-Based USFFT the curvelet transform, a detailed descr iption of the paper for the image denoising algorithm.
CurveLab-2.1.2
- CurveLab is a collection of Matlab and C++ programs for the Fast Discrete Curvelet Transform in two and three dimensions. For the 2d curvelet transform, the software package includes two distinct implementations: t
fdct_usfft_matlab
- usfft方法实现快速曲波变换,提取图像的边缘信息和细节信息,类似于小波变换但对边缘信息把握更准确。-usfft fast Bo transform method to extract edge information and detail information, similar to the wavelet transform, but more accurate grasp of the edge information.
curvelet-usfft
- 曲线波变换用于图像去噪可以很好的解决物体沿曲线边缘的特性,本算法基于USFFFT,可以更高效的进行去噪-Curvelet transform for image denoising can solve problems well along the curve edge features, the algorithm based on USFFFT, can be more efficient denoising
CurveLab-2.1.1
- 曲波变换工具箱2.1.1版本,对二维和三维数据进行曲波变换(wrapping和usfft方式),在图像处理领域广泛利用-this package is a curvelet transform package, you can do the transform in wrapping or usfft for 2d or 3d image. it is widely used in image processing domain
fdct3d
- CurveLab is a collection of Matlab and C++ programs to compute fast discrete curvelet transform in two and three dimensions. The 2d software includes the implementations of two algorithms: the transform using wr