CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - curvelet usfft
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - curvelet usfft - List
[
Other resource
]
fdct_usfft_cpp
DL : 0
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 -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet
Date
: 2008-10-13
Size
: 157.18kb
User
:
daisy
[
matlab
]
fdct_usfft_cpp
DL : 0
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 -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet-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-- inverse curvelet transform fdct_usfft_param.m-- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m-- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m-- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m-- display the shape of a curvelet fdct_usfft_demo_recon.m-- partial reconstruction using curvelet fdct_usfft_demo_disp.m-- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m-- image denoising using curvelet
Date
: 2025-07-06
Size
: 157kb
User
:
daisy
[
matlab
]
fdct_usfft_matlab
DL : 0
curvelet的usfft算法,是curvelet最先采用的算法-curvelet the usfft algorithm is the first use of curvelet algorithm
Date
: 2025-07-06
Size
: 165kb
User
:
韩佳君
[
Windows Develop
]
fdct_usfft_cpp
DL : 0
curvelet的usfft算法,平台为C++,算法速度快-curvelet the usfft algorithm, platform C++, algorithm speed
Date
: 2025-07-06
Size
: 158kb
User
:
韩佳君
[
Wavelet
]
CurveLab-2.1.2
DL : 0
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 3dfdct). Powerful learning curvelet transform is a good helper.
Date
: 2025-07-06
Size
: 816kb
User
:
cc
[
Special Effects
]
USFFTCurvelet
DL : 0
提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向 异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet 变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。 实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。 关键词:图像去噪算法;各向异性扩散;Curvelet 变换;P-M 扩散-Abstract: An image de-noising model by integrating anisotropic diffusion with USFFT Curvelet transform was proposed, which combined the strongpoint of Curvelet transform with anisotropic diffusion (P-M diffusion). By choosing appropriate gradient threshold K through p-norms and carrying out the P-M diffusion process depend on the different scale matrixes of Curvelet coefficient of the image from Curvelet transform iterations, as a result, the improved model made it possible to carry out the new P-M diffusion de-noising process based on multi-scale analysis of the image. The experiment results have demonstrated that the model can avert the stair-casing effect in the traditional P-M diffusion effectively and keep the textures and details of images better.
Date
: 2025-07-06
Size
: 750kb
User
:
wangkun
[
matlab
]
Fastdiscretecurvelettransforms
DL : 0
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 unequally-spaced fast Fourier transforms (USFFT) while the second is based on the wrapping of specially selected Fourier samples. The two implementations essentially differ by the choice of spatial grid used to translate curvelets at each scale and angle. Both digitaltransformations return a table of digital curvelet coefficients indexed by a scale parameter, anorientation parameter, and a spatial location parameter. And both implementations are fast in the sense that they run in O(n2 log n) flops for n by n Cartesian arrays in addition, they are also invertible, with rapid inversion algorithms of about the same complexity.-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 unequally-spaced fast Fourier transforms (USFFT) while the second is based on the wrapping of specially selected Fourier samples. The two implementations essentially differ by the choice of spatial grid used to translate curvelets at each scale and angle. Both digitaltransformations return a table of digital curvelet coefficients indexed by a scale parameter, anorientation parameter, and a spatial location parameter. And both implementations are fast in the sense that they run in O(n2 log n) flops for n by n Cartesian arrays in addition, they are also invertible, with rapid inversion algorithms of about the same complexity.
Date
: 2025-07-06
Size
: 1.14mb
User
:
wang
[
Special Effects
]
USFFTCurvelet-denoising-
DL : 0
一种基于USFFT的curvelet变换,论文中对于图像去噪算法有详细的描述。-Based USFFT the curvelet transform, a detailed description of the paper for the image denoising algorithm.
Date
: 2025-07-06
Size
: 286kb
User
:
肖墨
[
matlab
]
CurveLab-2.1.2
DL : 0
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: the wrapping-based transform and the transform using unequally-spaced fast Fourier trans- form (USFFT). Both variants are based on the Curvelet transform as described in ‘New Tight Frames of Curvelets and Optimal Representations of Objects with Piecewise C2Sin- gularities’, Comm. Pure Appl. Math. 57 (2004) 219-266. The implementation is also discussed in detail in ‘Fast Discrete Curvelet Transforms’, Multiscale Model. Simul. 5 (2006), no. 3, 861-899. We advise users to become familiar with these references. The two implementations diff er by the choice of spatial grid used to translate curvelets at each scale and angle.-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: the wrapping-based transform and the transform using unequally-spaced fast Fourier trans- form (USFFT). Both variants are based on the Curvelet transform as described in ' New Tight Frames of Curvelets and Optimal Representations of Objects with Piecewise C2Sin-gularities' , Comm. Pure Appl. Math. 57 (2004) 219-266. The implementation is also discussed in detail in ' Fast Discrete Curvelet Transforms' , Multiscale Model. Simul. 5 (2006), no. 3, 861-899. We advise users to become familiar with these references. The two implementations differ by the choice of spatial grid used to translate curvelets at each scale and angle.
Date
: 2025-07-06
Size
: 815kb
User
:
jiang
[
matlab
]
curvelet-usfft
DL : 0
曲线波变换用于图像去噪可以很好的解决物体沿曲线边缘的特性,本算法基于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
Date
: 2025-07-06
Size
: 47kb
User
:
王瑞
[
MiddleWare
]
CurveLab-2.1.1
DL : 0
曲波变换工具箱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
Date
: 2025-07-06
Size
: 815kb
User
:
pudukeng
[
Wavelet
]
fdct3d
DL : 0
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 wrapping and the one using unequally-spaced fast fourier transform (USFFT). The 3d software includes the in-core, out-core and MPI-based parallel implementation of the 3d algorithm. To install the package, see curvelab.pdf. Contacts: curvelab@curvelet.org www.curvelet.org
Date
: 2025-07-06
Size
: 80kb
User
:
henry
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.