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

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

于 2019-02-03 发布
0 237
下载积分: 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 个回复

  • hmm
    基于hmm的人脸识别代码(based on face recognition code)
    2004-11-15 10:45:39下载
    积分:1
  • harris
    基于harris兴趣点的图像检索程序。先特征提取,进而进行特征匹配,最后还有结果的返回。(Harris points of interest based on image retrieval process. First feature extraction, feature matching and then carried out and, finally, the results returned.)
    2009-11-08 13:53:40下载
    积分:1
  • actual_albedo_hdf
    实际求解反照率的代码 对于遥感专业会有很大帮助(this code is an example of how to calculate the actual albedo if you have black and white albedo)
    2021-03-20 16:59:19下载
    积分:1
  • compared
    对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值(Contrast to BP, OMP, StOMP effect on the reconstruction of natural images, input image is a 256* 256 lena image, we use the compressed sampled, and then reconstruct them the above-mentioned three methods to compare their results, which StOMP method is to use different thresholds)
    2021-03-08 21:59:28下载
    积分:1
  • MS-SSIM
    说明:  计算两幅图像的多尺度结构相似性MS-SSIM(compute the MS-SSIM of two images)
    2020-07-31 08:58:37下载
    积分:1
  • CrowdFromCloud
    plug in to select random polygons in xsi
    2010-05-06 02:59:14下载
    积分:1
  • 05487659
    里面提出一种阈值的思想 正常进行DF中继转发需要进行译码 而该方法根据阈值判断是否需要译码 降低复杂度(A Threshold-Based Hybrid Relay Selection Scheme)
    2016-01-13 11:10:35下载
    积分:1
  • facereganization
    人脸识别的实例,其中含有项目题目,解决方案以及实现程序和工具箱(Examples of face recognition, which contains the project topic, the solution as well as the implementation procedures and toolbox)
    2009-02-23 20:15:23下载
    积分:1
  • 2DPCA
    二维PCA-人脸识别--源程序.m个人认为比较好的,毕业设计用到啊(Two-dimensional PCA-face recognition- the source code. M personally think that a better graduation design uses ah)
    2008-04-16 23:57:48下载
    积分:1
  • 支撑材料
    radon变换Redistribution and use in source and binary forms, with or without modification, are permitted provided that the followin(OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.)
    2017-09-17 08:20:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载