登录
首页 » matlab » 50

50

于 2009-10-21 发布 文件大小:557KB
0 339
下载积分: 1 下载次数: 0

代码说明:

说明:  多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。 本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于广义图像灰度共生矩阵的图像检索方法,该方法首先将原图像作平滑处理得到平滑图像,然后将原图像和平滑图像组合得到广义图像灰度共生矩阵,提取该矩阵的统计特征量,最后将该统计量组成归一化向量用以检索。 实验结果表明,本方法的效果要优于单纯的灰度共生矩阵法。在对相似图像检索时,该算法与基于共生矩阵的经典算法相当,在面临同一图像大小显著改变或发生旋转的情况下,该算法明显优于经典算法。相比较而言,该算法提高了检索的有效性。 (The development of multimedia technology and the expansion of visual information,which cries for the effective management and retrieval methods of visual information. Thus, the image and video searching technology based on content is gaining more and more attention to become a multimedia information retrieval and image processing in the field of important research direction. The technology of CBIR provides effective supports for the management and access of extensive image information. This paper introduced the content of the image retrieval method characteristics of gray, with theoretical and practical value. This paper does an extensive and in-depth study of technology based on content image retrieval to, presenting their research status and key technologies, discussing its development trends and technological bottlenecks. Co-occurrence matrix of all the pixel image survey has been conducted in order to describe a method of distribution of gray. This paper analyses this broad-based )

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

发表评论

0 个回复

  • 61
    说明:  提出了一种结合SVD的小波变换方法,对其在外弹道测量数据中的野值剔除进行了研究。对观测数据进行小波分解,将小波分解后的近似分量和细节分量组合实现相空间重构,作为SVD方法的输入观测矩阵,根据奇异 熵增量准则,对奇异值进行筛选,根据SVD逆变换重构原信号。这一方法克服了Hankel矩阵相空间构建方法数据 端点失真问题。以小波分解后分量重构的相空间可以满足正交性,进一步提高了SVD进行数据降噪和野值检测的精度。仿真数据和试验数据处理结果证明了这一方法的有效性。(Proposed a method of combining the SVD wavelet transform its outer ballistic measurement data in excluding outliers were studied. Observational data on wavelet decomposition, wavelet decomposition of the approximate combined component and detail component to achieve the phase space reconstruction, as the input observation matrix SVD method, based on singular entropy increment standards, singular value filter, according to the inverse transform heavy SVD structure of the original signal. This approach overcomes the Hankel matrix phase space construction method data endpoint distortion. Wavelet decomposition component of reconstruction phase space satisfy orthogonality, to further improve the SVD for data noise reduction and outlier detection accuracy. Simulation data and experimental data processing results prove the effectiveness of this approach.)
    2013-06-02 11:10:21下载
    积分:1
  • bayesthresholding2
    本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好(This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good)
    2021-05-09 17:18:34下载
    积分:1
  • xiaobobianhuanyuyingyong
    某一直升机齿轮箱上的早期损伤的特征是,在伴随振动信号上产生一个可变周期的非平稳扰动信号。要求按此特征构造一组有物理意义的数据仿真早期故障信号,应用小波变换技术分析故障的特征和发生时刻。(a helicopter gearbox early on the characteristics of the injury, In addition to the vibration signal produced a variable cycle perturbation of non-stationary signals. Click here to request a group of tectonic significance of a physical early fault simulation data signals Application of wavelet transform technical analysis of the features and fault occurred moments.)
    2007-07-03 02:32:53下载
    积分:1
  • lmd
    对信号进行局部均值分解,得到一系列具有物理意义的pf分量(Local mean decomposition of the signal to obtain a series of having a physical meaning PF component)
    2013-01-16 10:32:35下载
    积分:1
  • Digital-Signal-Processing
    数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。(Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.)
    2011-04-28 12:41:51下载
    积分:1
  • 20090602230645
    说明:  关于小波变换的ppt,有用的可以下载看看(Ppt on Wavelet Transform)
    2010-04-08 09:28:48下载
    积分:1
  • 使用小的图像边缘检测算法
    使用小波变换的图像边缘检测算法(use wavelet transform Edge Detection Algorithm)
    2021-03-21 22:09:16下载
    积分:1
  • PCMW2D_2
    移动窗口二维相关光谱方法matlab的实现,完全是自己参照公式编的哦。。移动窗口二维相关光谱是一种新的二维相关分析方法,它将移动窗口的概念和二维相关分析方法有效地结合在了一起,利用移动窗口将庞大的光谱数据按矩阵分割成若干个便于操作的子矩阵,用二维相关光谱分别处理,将得到的结果综合分析,用以光谱变量和扰动变量为坐标的等高图表现出来,从中可以非常直观地观察出光谱强度在扰动变量方向上的变化,进而找出引起光谱强度突变的特征扰动点。(Moving window two-dimensional correlation spectroscopy method matlab realization, is entirely their own formulas reference the Oh. . Moving window two-dimensional correlation spectroscopy is a new two-dimensional correlation analysis method, it will move the window concept and two-dimensional correlation analysis method is effective to combine together, using the moving window at the huge spectral data matrix is ​ ​ divided into a number of easy to operate a sub-matrix, respectively, using two-dimensional correlation spectroscopy process, comprehensive analysis of the results obtained for the spectral variables, and disturbance variables manifested contour map coordinates, which can visually observe the spectral intensity of the direction of the disturbance variable The change, then find mutations characteristic spectral intensity caused disturbance point.)
    2021-04-10 09:48:59下载
    积分:1
  • EZW_Matlab
    对输入的二维灰值图像,先进行提升Haar小波变换,再用经典的EZW算法对小波系数进行压缩,然后反变换重构原图像。(On the importation of two-dimensional gray value of images, first upgrade the Haar wavelet transform, and then classical EZW algorithm to compress the wavelet coefficients, and then inverse transform reconstruction of the original image.)
    2008-04-09 21:59:48下载
    积分:1
  • PSNR
    This is a MATLAB code used to calculate the PSNR of a function.
    2018-01-29 14:06:58下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载