登录
首页 » matlab » DTCWT

DTCWT

于 2021-03-31 发布
0 197
下载积分: 1 下载次数: 8

代码说明:

说明:  使用双树复小波进行图像的去噪,也是属于小波去噪(Image denoising using dual-tree complex wavelet)

文件列表:

sfb2D.m, 570 , 2003-07-18
sfb2D_A.asv, 574 , 2012-07-27
sfb2D_A.m, 573 , 2012-07-27
VPSNdemo.m, 1608 , 2015-11-23
afb2D.m, 870 , 2003-07-18
afb2D_A.m, 985 , 2012-07-26
cplxdual2D.m, 1243 , 2003-07-18
cshift2D.m, 365 , 2003-07-18
DOLP.bmp, 87398 , 2012-07-23
dualfilt1.m, 1519 , 2003-07-18
FSfarras.m, 1243 , 2003-07-18
hw1.bmp, 393272 , 2012-07-26
icplxdual2D.m, 928 , 2003-07-18
license.txt, 1330 , 2011-07-06
orient.bmp, 87398 , 2012-07-24
pm.m, 135 , 2003-07-18
pz1.bmp, 393272 , 2012-07-26
S0.bmp, 87398 , 2012-07-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • caipiao
    彩票预测 可以帮你预测彩票 自己做的 不是很好 请大家支持(Lottery prediction lottery prediction can help you own is not good to do, please support the U.S.)
    2007-08-03 09:37:36下载
    积分:1
  • 用verilog编写的sigma-delta adc例子
    累加器实现艾哈空间哈卡哈尽快啊哈卡哈卡快捷回复哈哈哈看(Accumulator implementation)
    2020-12-17 15:59:11下载
    积分:1
  • yuhyh
    rayos x que te permiten ver a la velocidad de la luz
    2020-06-24 19:40:02下载
    积分:1
  • Java中的Canvas绘图源码实例
    Java中的Canvas绘图源码实例,主要是画线条、弧线、圆角矩形、三角形、文字、圆形等简单的几何图形,主要是通过创建DrawingCanvas对象canvas,为canvas设置命令监听者,实现接口CommandListener的方法,把缓冲区图像的内容绘制到画布上,画图部分代码:   int w = getWidth(); // 画布的宽度   int h = getHeight(); // 画布的高度   Image buffer = Image.createImage(w, h); // 用于绘图的缓冲图像   Graphics gc = buffer.getGraphics(); // 获取缓冲图像的图形环境   // 清除画布   public void clearScreen() {    gc.setColor(255,255,255); // 设置绘图颜色为白色    gc.fillRect(0,0,w,h); // 把缓冲图像填充为白色    gc.setColor(255,0,0); // 设置绘图颜色为红色   }   // 绘制直线   public void drawLine() {    setTitle("直线"); // 设置画布的标题    clearScreen(); // 清除画布    gc.drawLine(10,10,w-20,h-20); // 绘制黑色直线    gc.setColor(0,0,255); // 设置绘图颜色为蓝色    gc.drawLine(10,h/2,w-10,h/2); // 绘制蓝色直线   }   // 绘制弧   public void drawArc() {    setTitle("弧线和填充弧");    clearScreen();    gc.drawArc(5,5,w/2-20,h/2-20,60,216); // 绘制弧线    gc.drawArc(5,h/2-10,w/2-20,h/2-20,0,360); // 绘制圆    gc.setColor(0,0,255);    gc.fillArc(w/2,5,w/2-20,h/2-20,60,216); // 绘制填充弧线    gc
    2023-04-11 05:50:03下载
    积分:1
  • clac
    表达式计算器,方便用于无小键盘的笔记本,采用的算法可以计算复杂的表达式(Expression calculator, easy for non-small laptop keyboard, the algorithm can be used to calculate complex expressions)
    2014-03-29 10:20:05下载
    积分:1
  • sql表的制作过程演示
    sql表的制作过程演示-sql table in the process of making demonstration
    2022-03-13 08:33:40下载
    积分:1
  • 关于SPI 方式FPGA配置和SPI flash编程的资料
    关于SPI 方式FPGA配置和SPI flash编程的资料-FPGA configuration mode on the SPI and the SPI flash programming information
    2022-02-25 10:05:50下载
    积分:1
  • 你的小蔡
    cai shu zi you xi Applet ban
    2022-09-27 16:00:03下载
    积分:1
  • 数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序...
    数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序-data structure, the Maze experiments it into a game similar to the procedures for tanks
    2023-05-10 15:05:04下载
    积分:1
  • RefProp7
    一个关于物性计算的软件,能够计算出各种制冷剂的物性,而且有DLL文件供VB和Matlab调用,使用及其方便。(A calculation on the physical properties of the software can calculate various physical properties of refrigerants, and have DLL files for VB and Matlab call, use and convenience.)
    2021-04-22 23:28:48下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载