Block_CS

所属分类:图形图像处理
开发工具:matlab
文件大小:1916KB
下载次数:152
上传日期:2012-03-23 11:39:17
上 传 者gupanzhong
说明:  基于分块可压缩传感的图像重建,里面包括contourlet、DWT、DDWT、DCT,图像压缩传感与重建。
(Based on the sub-block compressible sensing image reconstruction, which include the Contourlet DWT DDWT,, DCT image compression sensing and reconstruction.)

文件列表:
Block_CS\Block_CS\BCS_SPL_CT_Decoder.m (5880, 2009-08-08)
Block_CS\Block_CS\BCS_SPL_DCT_Decoder.m (2847, 2009-07-30)
Block_CS\Block_CS\BCS_SPL_DDWT_Decoder.m (4940, 2009-08-08)
Block_CS\Block_CS\BCS_SPL_DWT_Decoder.m (4401, 2009-08-08)
Block_CS\Block_CS\BCS_SPL_Encoder.m (1640, 2009-07-30)
Block_CS\Block_CS\BCS_SPL_GenerateProjection.m (2201, 2012-03-23)
Block_CS\Block_CS\DCT2D_Matrix.m (1498, 2009-07-30)
Block_CS\Block_CS\Images\barbara.pgm (262308, 2009-06-25)
Block_CS\Block_CS\Images\goldhill.pgm (262299, 2009-06-25)
Block_CS\Block_CS\Images\lenna.pgm (262302, 2009-06-25)
Block_CS\Block_CS\PSNR.m (1324, 2009-07-30)
Block_CS\Block_CS\RMS.m (1307, 2009-07-30)
Block_CS\Block_CS\run_experiment_ct.asv (2461, 2012-03-23)
Block_CS\Block_CS\run_experiment_ct.m (2638, 2012-03-23)
Block_CS\Block_CS\run_experiment_dct.m (2306, 2012-03-23)
Block_CS\Block_CS\run_experiment_ddwt.m (2373, 2012-03-23)
Block_CS\Block_CS\run_experiment_dwt.m (2364, 2012-03-23)
Block_CS\ContourletToolbox\backsamp.m (1119, 2003-09-10)
Block_CS\ContourletToolbox\ChangeLog (2390, 2003-11-12)
Block_CS\ContourletToolbox\computescale.m (5127, 2003-11-05)
Block_CS\ContourletToolbox\Contents.m (3537, 2003-11-11)
Block_CS\ContourletToolbox\COPYING (706, 2003-11-11)
Block_CS\ContourletToolbox\decdemo.m (3437, 2003-11-10)
Block_CS\ContourletToolbox\denoisedemo.m (2472, 2003-11-13)
Block_CS\ContourletToolbox\dfbdec.m (2223, 2003-11-05)
Block_CS\ContourletToolbox\dfbdec_l.m (1768, 2003-11-05)
Block_CS\ContourletToolbox\dfbimage.m (1748, 2003-11-05)
Block_CS\ContourletToolbox\dfbrec.m (2012, 2003-11-10)
Block_CS\ContourletToolbox\dfbrec_l.m (1736, 2003-11-06)
Block_CS\ContourletToolbox\dfilters.m (2729, 2003-11-06)
Block_CS\ContourletToolbox\dup.m (755, 2003-04-10)
Block_CS\ContourletToolbox\efilter2.m (1103, 2003-04-10)
Block_CS\ContourletToolbox\extend2.m (1861, 2003-11-05)
Block_CS\ContourletToolbox\fbdec.m (2098, 2003-04-10)
Block_CS\ContourletToolbox\fbdec_l.m (1507, 2003-11-06)
Block_CS\ContourletToolbox\fbrec.m (2360, 2003-04-10)
Block_CS\ContourletToolbox\fbrec_l.m (1426, 2003-11-06)
Block_CS\ContourletToolbox\ffilters.m (485, 2003-04-10)
Block_CS\ContourletToolbox\ld2quin.m (856, 2003-04-10)
... ...

============================================================================== BCS-SPL Version 1.2, 09-aug-2009 Copyright (C) 2009 James E. Fowler ============================================================================== OVERVIEW: These MATLAB programs implement the Block Compressed Sensing - Smoothed Projected Landweber (BCS-SPL) algorithm as described in paper: S. Mun and J. E. Fowler, "Block Compressed Sensing of Images Using Directional Transforms," submitted to the IEEE International Conference on Image Processing, 2009 Specifically, this code reproduces the experiment results of the paper (Table 1), for the BCS-SPL-CT, BCS-SPL-DDWT, BCS-SPL-DWT, and BCS-SPL-DCT algorithms. Respectively, the code for these is: run_experiment_ct.m run_experiment_ddwt.m run_experiment_dwt.m run_experiment_dct.m This code relies on the Contourlet Toolbox (http://www.ifp.illinois.edu/~minhdo/software/) as well as the Wavelet Software package (http://taco.poly.edu/WaveletSoftware/). Both will need to reside within the current MATLAB search path. Note that, since most of this code relies on random projections, the results produced may differ slightly in appearance and value from those of the paper. ============================================================================== AVAILABILITY: For updated versions of BCS-SPL, as well as the article on which it is based, consult: http://www.ece.msstate.edu/~fowler/ ============================================================================== COPYRIGHT AND LICENSE INFORMATION: Copyright (C) 2009 James E. Fowler The programs herein are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. All programs herein are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the full text of the appropriate license for more details. ==============================================================================

近期下载者

相关文件


收藏者