登录
首页 » matlab » dt_cwt-texture

dt_cwt-texture

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

  • Huffman
    完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。(Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.)
    2010-12-24 12:00:13下载
    积分:1
  • roadline
    说明:  对边缘图像作hough变换,从峰值中恢复出车道线(Right edge of the image for hough transform, recovered from a peak in the lane)
    2010-03-30 22:01:16下载
    积分:1
  • Contourlet
    实现图像的Contourlet变换,显示图像变换后每一层的图像。(Realize the Contourlet transform of the image , each layer of image is displayed after transform.)
    2015-10-29 09:18:52下载
    积分:1
  • kmeans
    说明:  图像分割,还可以,kmeans聚类的方法。k-means算法是一种聚类算法,所谓聚类,即根据相似性原则,将具有较高相似度的数据对象划分至同一类簇,将具有较高相异度的数据对象划分至不同类簇。(K-means algorithm is a clustering algorithm. The so-called clustering is to divide data objects with high similarity into the same class cluster and data objects with high dissimilarity into different class clusters according to the similarity principle.)
    2019-05-05 21:14:18下载
    积分:1
  • haarwavelet
    haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配(haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching)
    2009-03-18 10:39:56下载
    积分:1
  • tiaoshi1
    计算机图像处理,MFC实现图像的直方图显示、直方图的均衡化,以及中值滤波等功能(Computer image processing, MFC histogram of image display, histogram equalization and median filter and other functions)
    2010-10-19 13:10:31下载
    积分:1
  • ch_8_4_3
    相位编组算法实现纹理边缘的直线检测.用于快速直线提取(Phase Group texture edge detection algorithm to achieve a straight line. For fast line extraction)
    2020-11-20 11:49:39下载
    积分:1
  • src
    基于C++的人脸分割的设计,C/C++语言、数字信号处理,最好选修过“数字图像处理”。(Based on the C++ face segmentation design, C/C++ language, digital signal processing, the best elect digital image processing.)
    2017-01-09 15:09:02下载
    积分:1
  • Lee
    增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
    2021-04-17 16:38:52下载
    积分:1
  • imagecompress
    用matlab编写的图像压缩程序,可以实现图像的压缩(Prepared to use matlab image compression program, you can realize the image compression)
    2021-03-10 17:39:27下载
    积分:1
  • 696518资源总数
  • 104770会员总数
  • 31今日下载