redgit
donoho 

所属分类:matlab编程
开发工具:matlab
文件大小:388KB
下载次数:16
上传日期:2008-07-21 07:59:23
上 传 者daisy217
说明:  为stanford大学donoho教授所编写的redgit变换源代码。是用c编写的,但已转化至matlab环境使用。
(For stanford university, prepared by Professor Donoho redgit transform the source code. C is prepared, it has been transformed to use the matlab environment.)

文件列表:
redgit\SNR.m (248, 2002-08-08)
redgit\afrit.m (1265, 2002-08-08)
redgit\afritfd.m (2108, 2002-08-08)
redgit\bafrit.m (1272, 2002-08-08)
redgit\bafrit_demo.m (258, 2002-08-08)
redgit\bestdir.m (1476, 2002-08-08)
redgit\col_entropy.m (650, 2002-08-08)
redgit\compare_compress.m (1056, 2002-08-08)
redgit\compare_denoise.m (2639, 2002-08-08)
redgit\compare_nla.m (2040, 2002-08-08)
redgit\compress.m (608, 2002-08-08)
redgit\dwtc.m (987, 2002-08-08)
redgit\fold2.m (145, 2002-08-08)
redgit\frat.m (816, 2002-08-08)
redgit\fratc.c (3245, 2002-08-08)
redgit\fratc.dll (7168, 2002-08-08)
redgit\fratc.mexglx (7522, 2002-08-08)
redgit\fratc.mexlx (6654, 2002-08-08)
redgit\fratc.mexsol (6196, 2002-08-08)
redgit\fratf.m (1155, 2002-08-08)
redgit\fratfd.m (910, 2002-08-08)
redgit\frit.m (1173, 2002-08-08)
redgit\fritdemo.m (2817, 2002-08-08)
redgit\fritfd.m (1431, 2002-08-08)
redgit\frito.m (2403, 2002-08-08)
redgit\iafrit.m (1257, 2002-08-08)
redgit\iafritfd.m (1370, 2002-08-08)
redgit\ibafrit.m (894, 2002-08-08)
redgit\idwtc.m (1234, 2002-08-08)
redgit\ifrat.m (821, 2002-08-08)
redgit\ifratc.c (3524, 2002-08-08)
redgit\ifratc.dll (7168, 2002-08-08)
redgit\ifratc.mexglx (7555, 2002-08-08)
redgit\ifratc.mexlx (6727, 2002-08-08)
redgit\ifratc.mexsol (6176, 2002-08-08)
redgit\ifratf.m (1245, 2002-08-08)
redgit\ifratfd.m (994, 2002-08-08)
redgit\ifrit.m (630, 2002-08-08)
redgit\ifritfd.m (1144, 2002-08-08)
... ...

Finite Ridgelet Transform Toolbox (FRIT) - Version 0.5 ------------------------------------------------------ FRIT is a Matlab toolbox that implements the finite ridgelet transforms. The transform algorithms implemented in this toolbox are mainly based on the following papers: 1. M. N. Do and M. Vetterli, "Orthogonal finite ridgelet transform for image compression", IEEE International Conference on Image Processing (ICIP), Vancouver, Canada, September 2000. 2. M. N. Do and M. Vetterli, "Image denoising using orthonormal finite ridgelet transform", Proc. of SPIE Conf. on Wavelet Applications in Signal and Image Processing VIII, San Diego, USA, August 2000. 3. M. N. Do and M. Vetterli, "The finite ridgelet transform for image representation", IEEE Transactions on Image Processing, November 2002. The following invertible transforms are provided in the toolbox: FRAT Finite Radon transform. FRATC The MEX file (should be compiled before the first use) that does the actual computation of the FRAT. FRATF Finite Radon transform. This version use FFT2 and is 100% in Matlab but slower than FRAT. FRIT Finite ridgelet transform. This is the general version of the finite ridgelet transform. FRITO Orthonormal finite ridgelet transform. There are additional restrictions on the image size and number of wavelet decomposition levels. FRATFD Folded finite Radon transform. FRITFD Folded finite ridgelet transform AFRIT Adaptive finite ridgelet transform. The inverse transforms for those are Ixxx, for example IFRIT. The script file FRITDEMO contains examples on how to use some of those functions. In addition, the files COMPARE_NLA, COMPARE_COMPRESS and COMPARE_DENOISE test the performance of FRIT against other traditional transforms and produce images that included in the above papers. This toolbox requires the Wavelet Toolbox by MathWorks. It has been tested on the Matlab Version 5.3 and the Wavelet Toolbox Version 1.2. To use the toolbox, before the first run, the two C programs FRATC and IFRATC have to be complied into mex files. That means, from the Matlab command window, type: mex fratc.c mex ifratc.c The toolbox includes precompiled mex files for Solaris, Linux and Windows platforms. Comments, suggestions, or questions can be sent to: minhdo@uiuc.edu http://www.ifp.uiuc.edu/~minhdo

近期下载者

相关文件


收藏者