登录
首页 » matlab » dt_cwt-texture

dt_cwt-texture

于 2013-12-06 发布 文件大小:641KB
0 210
下载积分: 1 下载次数: 40

代码说明:

  基于纹理特征的图像检索源码,用双树复小波(DT-CWT)三级分解提取图像的纹理特征(Texture-based image retrieval source code, using dual tree complex wavelet (DT-CWT) to extract texture features three levels of decomposition)

文件列表:

dt_cwt texture

..............\antonini.mat,608,2000-09-28
..............\coldfilt.m,2244,2001-02-08
..............\colfilter.m,919,2003-03-19
..............\dtwavexfm2.m,6597,2002-05-13
..............\ImageSearch.asv,9700,2007-09-26
..............\ImageSearch.fig,31650,2007-09-23
..............\ImageSearch.m,5284,2007-09-26
..............\legall.mat,480,2001-02-08
..............\lenna.mat,77847,2001-02-08
..............\LoadImageTexture.asv,1397,2007-09-26
..............\LoadImageTexture.m,1613,2007-09-26
..............\near_sym_a.mat,544,2000-09-28
..............\near_sym_b.mat,864,2000-09-28
..............\OpenDatabase.asv,2169,2007-09-23
..............\OpenDatabaseTexture.asv,1410,2007-09-26
..............\OpenDatabaseTexture.m,1583,2007-09-26
..............\qshift_06.mat,1216,2001-02-03
..............\qshift_32.mat,2728,2005-07-11
..............\qshift_a.mat,1216,2001-02-08
..............\qshift_b.mat,1472,2001-02-08
..............\qshift_c.mat,1600,2001-02-08
..............\qshift_d.mat,1728,2001-02-08
..............\reflect.m,813,2001-02-08
..............\RGB2YUV.m,192,2007-09-22
..............\SearchTexture.asv,241,2007-09-26
..............\SearchTexture.m,5346,2007-09-26
..............\test_dtcwt.m,112,2007-09-22
..............\TextureDTCWT.asv,517,2007-09-25
..............\TextureDTCWT.m,517,2007-09-25
..............\TextureImage





..............\............\23.jpg,5667,2007-08-19
..............\............\24.jpg,4498,2007-08-19
..............\............\25.jpg,2811,2007-08-19
..............\............\26.jpg,4197,2007-08-19
..............\............\D1.JPG,3948,2007-09-26
..............\............\D15_1.JPG,5930,2007-09-26
..............\............\D15_2.JPG,6503,2007-09-26
..............\............\D15_3.JPG,6398,2007-09-26
..............\............\D15_4.JPG,6591,2007-09-26
..............\............\D15_5.JPG,6583,2007-09-26
..............\............\D15_6.JPG,6725,2007-09-26
..............\............\D15_7.JPG,6481,2007-09-26
..............\............\D15_8.JPG,6364,2007-09-26
..............\............\D15_9.JPG,6413,2007-09-26
..............\............\D18_1.JPG,4691,2007-09-26
..............\............\D18_10.JPG,5206,2007-09-26
..............\............\D18_11.JPG,5045,2007-09-26
..............\............\D18_12.JPG,5058,2007-09-26
..............\............\D18_13.JPG,5193,2007-09-26
..............\............\D18_14.JPG,4957,2007-09-26
..............\............\D18_15.JPG,5124,2007-09-26
..............\............\D18_16.JPG,4895,2007-09-26
..............\............\D18_2.JPG,4599,2007-09-26
..............\............\D18_3.JPG,4401,2007-09-26
..............\............\D18_4.JPG,4643,2007-09-26
..............\............\D18_5.JPG,4945,2007-09-26
..............\............\D18_6.JPG,4935,2007-09-26
..............\............\D18_7.JPG,5013,2007-09-26
..............\............\D18_8.JPG,4887,2007-09-26
..............\............\D18_9.JPG,5232,2007-09-26
..............\............\D1_1.JPG,3984,2007-09-26
..............\............\D1_2.JPG,4027,2007-09-26
..............\............\D1_3.JPG,3987,2007-09-26
..............\............\D2_1.JPG,7208,2007-09-26
..............\............\D2_2.JPG,7628,2007-09-26
..............\............\D2_3.JPG,6102,2007-09-26
..............\............\D2_4.JPG,6239,2007-09-26
..............\............\D2_5.JPG,6125,2007-09-26
..............\............\D2_6.JPG,6163,2007-09-26
..............\............\D2_7.JPG,6162,2007-09-26

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

发表评论

0 个回复

  • Wavelet-moment-to-compile
    自己编译的小波矩特征提取matlab代码(Wavelet moment to compile the feature extraction matlab code)
    2011-04-21 21:05:40下载
    积分:1
  • Regularized_Newton_Residual_algorithm
    一种使用牛顿迭代的超分辨算法,该算法以2的对数提高传统Landweber算法的运算速度,附带文章。(The problem of poor resolution of acquired image in the passive millimeter wave imaging stems mainly from antenna size limitations, thus necessitating efficient post-processing to achieve resolution improvements. A novel image super-resolution algorithm, Regularized-Newton-Residual (RNR) algorithm, is proposed for Passive Millimeter wave imaging (PMMW). First Newton inversion algorithm is introduced into the field of image restoration. The iterative scheme of Newton algorithm is deduced based on normal equation. Then, residual method is employed to achieve better performance and implement spectrum extrapolation. Experimental results demonstrate the algorithm is insensitive to noise distribution. Furthermore it has high super-resolution rate and fast convergence speed. )
    2021-04-29 00:08:43下载
    积分:1
  • templateMatcher
    图像匹配,在一副图象中搜寻子图像,寻找特征点(Image matching, in a sub-image search images to find the feature points)
    2008-05-30 08:29:18下载
    积分:1
  • MATLAB-code-wavelet-edge
    关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测(wavelet-edge)
    2009-02-24 22:04:50下载
    积分:1
  • sift
    说明:  SIFT特征点的提取和匹配,SIFT算法首先在尺度空间上进行关键点检测,确定关键点的位置和关键点所处的尺度,然后使用关键点邻域梯度的主方向作为该点的方向特征,最后由关键点邻域梯度信息生成关键点的特征向量(SIFT algorithm firstly detects the key points in the scale space, determines the location of the key points and the scale of the key points, then uses the main direction of the key point neighborhood gradient as the direction feature of the point, and finally generates the feature vector of the key points from the key point neighborhood gradient information)
    2020-01-08 17:23:59下载
    积分:1
  • Isomap
    truncated DCT. good for video compression.
    2012-06-07 07:05:07下载
    积分:1
  • svm
    利用libsvm对遥感影像进行分类,需在已经编译了libsvm的环境进行(Using libsvm to classify remote sensing images)
    2018-08-05 14:29:39下载
    积分:1
  • PrimeBackgroundDetection
    基于主像素的背景建模方法。该方法对密集目标检测效果较好。(Based on the background of the main pixel modeling method. The method of intensive better target detection.)
    2008-02-25 16:09:20下载
    积分:1
  • 归档
    五线谱的简单识别 识别出点的位置 需要数据灰度图(we can know how to know music)
    2018-08-02 10:24:14下载
    积分:1
  • cross_correlation
    关于图像配准中的交叉相关的实现,可以直接调用。(About Image Registration in the implementation of cross-correlation can be directly called.)
    2009-03-20 15:58:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载