登录
首页 » matlab » 双树复小波分解+特征提取+输出Excel

双树复小波分解+特征提取+输出Excel

于 2019-02-03 发布
0 238
下载积分: 1 下载次数: 20

代码说明:

说明:  运行小波变换对图像进行处理分析,包括去噪纹理提取等(Running wavelet transform to process and analyze image, including denoising texture extraction, etc.)

文件列表:

双树\dtcwt_toolbox4_3\antonini.mat, 608 , 2000-09-28
双树\dtcwt_toolbox4_3\cimage5.m, 1646 , 2001-02-08
双树\dtcwt_toolbox4_3\coldfilt.m, 2302 , 2008-03-23
双树\dtcwt_toolbox4_3\coldwtfilt.m, 2070 , 2002-06-06
双树\dtcwt_toolbox4_3\colfilter.m, 919 , 2003-03-19
双树\dtcwt_toolbox4_3\colifilt.m, 3059 , 2003-03-19
双树\dtcwt_toolbox4_3\coliwtfilt.m, 2204 , 2002-06-06
双树\dtcwt_toolbox4_3\draw.m, 1679 , 2001-02-08
双树\dtcwt_toolbox4_3\drawcirc.m, 505 , 1998-08-11
双树\dtcwt_toolbox4_3\dtwaveifm.m, 3579 , 2002-05-13
双树\dtcwt_toolbox4_3\dtwaveifm2.asv, 5018 , 2007-11-14
双树\dtcwt_toolbox4_3\dtwaveifm2.m, 5018 , 2007-11-14
双树\dtcwt_toolbox4_3\dtwavexfm.m, 3289 , 2007-11-24
双树\dtcwt_toolbox4_3\dtwavexfm2.asv, 6595 , 2007-11-24
双树\dtcwt_toolbox4_3\dtwavexfm2.m, 6596 , 2007-11-24
双树\dtcwt_toolbox4_3\legall.mat, 480 , 2001-02-08
双树\dtcwt_toolbox4_3\lenna.mat, 77847 , 2001-02-08
双树\dtcwt_toolbox4_3\near_sym_a.mat, 544 , 2000-09-28
双树\dtcwt_toolbox4_3\near_sym_b.mat, 864 , 2000-09-28
双树\dtcwt_toolbox4_3\q2c.m, 582 , 2006-10-26
双树\dtcwt_toolbox4_3\qshift_06.mat, 1216 , 2001-02-03
双树\dtcwt_toolbox4_3\qshift_32.mat, 2728 , 2005-07-11
双树\dtcwt_toolbox4_3\qshift_a.mat, 1216 , 2001-02-08
双树\dtcwt_toolbox4_3\qshift_b.mat, 1472 , 2001-02-08
双树\dtcwt_toolbox4_3\qshift_c.mat, 1600 , 2001-02-08
双树\dtcwt_toolbox4_3\qshift_d.mat, 1728 , 2001-02-08
双树\dtcwt_toolbox4_3\README.TXT, 4158 , 2003-06-10
双树\dtcwt_toolbox4_3\reflect.m, 813 , 2001-02-08
双树\dtcwt_toolbox4_3\setfig.m, 221 , 1998-12-12
双树\dtcwt_toolbox4_3\SETTITLE.M, 133 , 1998-11-23
双树\dtcwt_toolbox4_3\shiftmovie.m, 5215 , 2003-05-20
双树\dtcwt_toolbox4_3\shift_test_1D.m, 2952 , 2017-07-05
双树\dtcwt_toolbox4_3\shift_test_2D.m, 2998 , 2007-11-14
双树\dtcwt_toolbox4_3\shift_test_2DAA.m, 2973 , 2007-11-14
双树\dtcwt_toolbox4_3\waveifm.m, 2154 , 2002-05-13
双树\dtcwt_toolbox4_3\waveifm2.m, 2709 , 2003-06-10
双树\dtcwt_toolbox4_3\wavexfm.m, 2151 , 2002-06-06
双树\dtcwt_toolbox4_3\wavexfm2.m, 2615 , 2002-05-14
双树\shuangshu.m, 6606 , 2018-01-08
双树\说明.txt, 96 , 2018-03-04
双树\dtcwt_toolbox4_3, 0 , 2018-03-04
双树, 0 , 2018-03-04

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

发表评论

0 个回复

  • 12_运动车辆检测跟踪系统
    1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。(First, open the CR. AVI video from the file menu and the system will display the first frame of the video. 2. Click on the Background extract menu and the background will be extracted later and displayed in the open second window. 3. When the background is extracted, click on the Test Tracking menu to test and track the vehicle. 4. Click on the trajectory drawing menu to map the trajectory of the vehicle. Note: Since a video decoder is required to open an AVI video file using OpenCV, install a DivX-type video decoder on the computer before the program runs, otherwise an error will occur that can not open the file. The program uses OpenCV2 .1, which requires five files to be copied to *, cv210. DLL, cvaux 210. DLL, cvcore 210. DLL, highgui 210. DLL, ML 210. DLL. Exe under executable.)
    2018-02-24 09:11:18下载
    积分:1
  • barcode
    code 128 条码生成与译码演示 code 128 条码生成与译码演示(code 128 barcode generation and decoding demo code 128 barcode generation and decoding demo)
    2009-01-02 15:32:57下载
    积分:1
  • 源文件
    基于bp神经网络的车牌识别,运行时先运行nn.进行训练(License Plate Recognition Based on BP Neural Network)
    2019-06-19 19:58:35下载
    积分:1
  • pcnn otsu
    Pcnn与otsu结合,自适应找出Pcnn点火次数!(It is pcnn base on OTSU,can stop the program adaptive.)
    2015-09-19 10:21:53下载
    积分:1
  • shuangxianxing
    用 双 线 性 插 值 法 实 现 图 像 缩 放(Using bilinear interpolation for image zooming)
    2010-05-18 20:32:58下载
    积分:1
  • isee_code01231
    一个类似ACDSee的看图工具,可以察看很多种格式的图形文件。由ISee开发组提供(ACDSee pictures of a similar tool, you can see a variety of graphics file formats. ISee provided by the development team)
    2020-06-26 12:00:02下载
    积分:1
  • twain_vb
    twain_vb源码,图像设备与计算机软件接口程序(twain_vb)
    2010-05-13 13:43:52下载
    积分:1
  • English-sentence-sim
    英文文本的相似度计算,分别从词形、词序、词义等方面进行权重计算,得到相似度结果(English text similarity calculation were re-calculated from the word form, word order, meaning, etc. right, the similarity results)
    2014-01-14 17:26:29下载
    积分:1
  • MarkAVI
    视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。(video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.)
    2005-06-23 18:33:23下载
    积分:1
  • jingdianEZW
    说明:  高光谱图像压缩中的ezw算法,实现了很好的压缩比(Hyperspectral image compression ezw algorithm to achieve a good compression ratio)
    2010-04-11 15:03:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载