资源简介

多尺度图像非下采样轮廓波变换(NSCT)的工具箱,实现代码为Matlab版本。可用于图像的多尺度分析,如图像压缩、图像分割、图像融合和超分辨率等。

资源截图

代码片段和文件信息

/******************************************************************
* atrousc.c -  Written by Arthur Cunha. This routine builds up on 
*               zconv2D_OS.c written by Jason Laska
*
* Inputs:   x - A 2D signal
*           h - 2D filter
*           m - separable upsampling matrix
*         
* Outputs:  y - 2D result of convolution with filter 
*           upsampled by a m only the ‘valid‘ part is returned.
*           Similar to conv2(xh‘valid‘) where h is the upsampled
*           filter.
*  
*          
*
* Usage:    y = zconv2D_O(xhm);
*
* Notes:    This function does not actually upsample the filter 
*           it computes the convolution as if the filter had been 
*           upsampled. This is the ultimate optimized version.
*           Further optimized for separa

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2969  2004-10-17 16:42  nsct_toolbox\atrousc.c

     文件       7168  2004-10-17 16:45  nsct_toolbox\atrousc.dll

     文件       8664  2005-01-24 21:51  nsct_toolbox\atrousc.mexmac

     文件       1234  2005-11-03 09:10  nsct_toolbox\atrousdec.m

     文件      19406  2004-09-09 15:01  nsct_toolbox\atrousfilters.m

     文件       1012  2004-10-17 16:45  nsct_toolbox\atrousrec.m

     文件      17462  2009-04-06 17:43  nsct_toolbox\D1.bmp

     文件       3214  2005-01-21 15:59  nsct_toolbox\decdemo.m

     文件       1540  2009-04-21 22:20  nsct_toolbox\dfbdecdemo.m

     文件      13234  2004-10-18 12:28  nsct_toolbox\dfilters.m

     文件       2607  2004-12-22 21:26  nsct_toolbox\dmaxflat.m

     文件       1103  2003-04-10 11:30  nsct_toolbox\efilter2.m

     文件       1861  2003-11-06 00:25  nsct_toolbox\extend2.m

     文件        856  2003-04-10 11:30  nsct_toolbox\ld2quin.m

     文件        662  2003-11-05 10:17  nsct_toolbox\ldfilter.m

     文件        854  2003-11-05 10:19  nsct_toolbox\mctrans.m

     文件        775  2003-04-10 11:30  nsct_toolbox\modulate2.m

     文件       3445  2009-04-22 16:19  nsct_toolbox\nsctCoeff.m

     文件       1538  2009-04-22 17:23  nsct_toolbox\NSCTCoeffBat.m

     文件       4662  2005-11-03 10:47  nsct_toolbox\nsctdec.m

     文件       4900  2009-04-22 17:04  nsct_toolbox\nsctout2txt.asv

     文件       4889  2009-04-22 18:54  nsct_toolbox\nsctout2txt.m

     文件       3257  2005-11-03 10:33  nsct_toolbox\nsctrec.m

     文件       5057  2009-04-22 22:44  nsct_toolbox\nsdfbdec.asv

     文件       5057  2009-04-22 22:44  nsct_toolbox\nsdfbdec.m

     文件       4931  2005-01-20 23:14  nsct_toolbox\nsdfbrec.m

     文件        889  2005-12-19 11:12  nsct_toolbox\nsfbdec.m

     文件        821  2004-10-21 07:11  nsct_toolbox\nsfbrec.m

     文件       2424  2005-01-20 23:51  nsct_toolbox\nssfbdec.m

     文件       2785  2005-01-20 23:50  nsct_toolbox\nssfbrec.m

............此处省略19个文件信息

评论

共有 条评论