-
50
说明: 多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。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 )
- 2009-10-21 11:44:54下载
- 积分:1
-
Wavelet-dec--rec
在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。(In understanding the basis of discrete wavelet transform basic principles and algorithms, through the design VC program Daubechies wavelet, Morlet wavelet and Haar wavelet transform after a simple one-dimensional signal plus a Gaussian white noise, resulting wavelet coefficients wavelet reconstruction signal again by changing the layers to achieve high-frequency coefficients decomposed noise cancellation purposes. Can intuitively understand wavelet decomposition and reconstruction process and an important role in signal de-noising in the process of implementation of this program, and in the high-frequency coefficients when the weight of the layers selected for signal processing coefficients denoising affected.)
- 2014-07-10 18:16:49下载
- 积分:1
-
Matlab 线性调频(LFM)脉冲压缩雷达仿真,
线性调频(LFM)脉冲压缩雷达仿真,脉冲压缩雷达能同时提高雷达的作用距离和距离分辨率。这种体制采用宽脉冲发射以提高发射的平均功率,保证足够大的作用距离;而接受时采用相应的脉冲压缩算法获得窄脉冲,以提高距离分辨率,较好的解决雷达作用距离与距离分辨率之间的矛盾。(Linear frequency modulation (LFM) pulse compression radar simulation, pulse compression radar while increasing the role of the radar range and range resolution. This system uses the width pulse emission in order to improve the average power emitted, to ensure a sufficiently large effective distance accepted when the corresponding pulse compression algorithm to obtain a narrower pulse, in order to improve the distance resolution, the better solution of the radar range and range resolution the contradiction between the rate.)
- 2020-06-27 10:00:02下载
- 积分:1
-
Bayesian_Wavelet_Network
EEG signal classification using wavelet feature extraction
- 2011-02-02 01:27:18下载
- 积分:1
-
FractionalCalculusandWavelettansforms
该文讲解了分数阶微积分和小波变换之间的关系,很不错的论文(The article explained the fractional calculus and the relationship between the wavelet transform, a very good paper)
- 2010-12-19 20:22:35下载
- 积分:1
-
用opencv实现各种低通滤波器
对图像进行滤波处理是图像处理中最常见的一种操作类型。而这其中低通滤波(也可以叫做平滑)有事各种滤波处理中最常用的。这里就简单写写 OpenCV 中提供的几种低通滤波方法。
具体思路:对源图像进行离散傅里叶变换,滤波后通过cvDFT进行傅里叶逆变换得到理想低通滤波器、巴特沃斯低通滤波器、高斯低通滤波器后图像
- 2022-03-04 13:06:18下载
- 积分:1
-
imagereconstruction
基于小波和插值的超分辨率图像重建算法,通过插值后将小波分解应用于图像中,再通过逆变换得到重构图像(And interpolation based on wavelet super-resolution image reconstruction algorithm by interpolating the image after the wavelet decomposition used, then the reconstructed image through the inverse transform)
- 2011-01-06 11:19:58下载
- 积分:1
-
wavelet-threshold
几种小波阈值函数去噪的程序及其运行结果比较(Several wavelet threshold denoising function to run the program and its results more)
- 2011-09-03 10:40:04下载
- 积分:1
-
fft015
基于MATLAB的GS算法的高斯光束整形设计(Designof BinaryOptical Element withMATLAB)
- 2012-04-12 13:00:37下载
- 积分:1
-
Wt2
三次B样条小波变换 希望对大家的学习工作有帮助(Cubic B-spline wavelet transform we study and work)
- 2012-06-29 14:14:23下载
- 积分:1