登录
首页 » matlab » dt_cwt-texture

dt_cwt-texture

于 2013-12-06 发布 文件大小:641KB
0 160
下载积分: 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 个回复

  • transfor_img_to_tif
    批量化处理图像格式转换,即从img、dat、jpeg等格式转换为tiff格式,在ENVI/IDL环境下直接运行即可。(transform the style of the remote sensing miagery data imgdatjpeg to the tiff style by batch. )
    2015-12-11 09:35:07下载
    积分:1
  • phasepack-matlab-master
    说明:  包含主要的相位恢复算法,用于解决相位恢复问题,在计算光学成像领域被广泛使用。(This code includes conventional phase retrieval algorithms designed for phase retrieval problems, which is widely used in computational optical imaging.)
    2020-09-20 12:20:12下载
    积分:1
  • bianyuanjiance
    程序为读取图片并对图片进行边缘检测,先采用高斯滤波进行去噪,然后通过求梯度运算检测,非极大值抑制边缘检测,双阈值检测这三种方法,分别对图片进行边缘测,并对边缘检测后显示的图片进行对比。此程序对边缘检测有很大的参考价值。(Program to read the image and image edge detection, Gaussian filter to remove noises, and then detected by calculating the gradient operation, the non-maxima suppression edge detection, dual-threshold detection of these three methods, namely the picture edge test, and the rear edge detection to display image comparison. This program is great for edge detection reference value.)
    2016-10-25 20:42:35下载
    积分:1
  • 配准C++版
    图像配准C++版
    2020-11-30下载
    积分:1
  • Untitled
    简单背景下的红外目标检测,本程序用背景差分法实现目标检测,效果很好。(Simple under the background of the infrared target detection, the background difference method is used to implement target detection program, the effect is very good. )
    2013-03-15 15:12:26下载
    积分:1
  • Matrix
    说明:  求矩阵的特征值和特征向量,使用c语言编程(Matrix eigenvalues and eigenvectors, c language programming)
    2011-03-07 12:51:59下载
    积分:1
  • chaosmotor
    基于模型匹配的永磁同步电机混沌化控制例子,是本人一点点做出来的。(this is a example for Chaos Anti-Control of Permanent Magnet Synchronous Motor Based on Asymptotic Model Matching. it was completed by myself.)
    2012-09-29 15:51:51下载
    积分:1
  • Micro-Doppler-analysis-of-vibrating
    基于旋转运动的微多普勒模型的建立,对于了解微多普勒的学习者有帮助。(The establishment of micro-Doppler model based on the rotational motion, help learners understand the micro-Doppler.)
    2012-09-21 10:59:05下载
    积分:1
  • DisplayBMP
    显示处理后的BMP图像文件,VC C++ (read the bmp images )
    2012-04-16 16:57:09下载
    积分:1
  • graphcut
    图像交互是分割 graph cut,实现交互式分割,并且可以连续分割(Interactive image is split graph cut, to achieve interactive segmentation, and can be continuously split)
    2020-10-30 21:59:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载