搜索资源列表
contourlet_toolbox123
- 第二代小波变换-----脊波变换工具箱,有多分辨力和方向选择性,由著名Member, IEEE, Minh N. Do编写。 -second generation wavelet transform ----- ridge wavelet transform Toolbox, a number resolution and direction selectivity, eminent Member, IEEE, Do Minh N. prepared.
flashstudy
- 机械波演示,质点振动方向与波的传播方向垂直。-Mechanical wave demonstration, particle vibration direction perpendicular to the direction of wave propagation.
Gabor
- Gabor小波变换的matlab实现,可以完成对图像的纹理特征提取,广泛应用于图像处理,模式识别等方向-Gabor wavelet transform matlab implementation can complete the image texture feature extraction is widely used in image processing, pattern recognition and so the direction of
PicEnergy
- 根据被测图像纹理背景和目标区域在小波变换域内图像能量分布的不同,以及经过多尺 度分解后在各子空间信息分布的不同,提出与背景纹理的方向无关,把目标的变化具有旋转、平移 以及尺度不变性的能量特征作为检测的依据。实验证明该方法具有较好的适应性。-According to the measured image texture background and target region in wavelet transform domain energy distribution of the di
Wavelets
- 完成一次图像水平方向的小波变换,如果要进行竖直方向变换,原理与次相同-this program is to To complete a horizontal direction of image wavelet transform.
12
- 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘(8个方向变换)。-Gaussian function through derivative edge detection in real terms is adjustable direction edge detection wavelet transform (change the direction of 8).
50
- 多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。 本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于
frequency
- 以C sharp編程快速富里葉變換頻率成分濾波頻率方位濾波-In C sharp programming Fast Fourier Transform frequency components filtered frequency direction filter
gabor_filter
- 实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。-Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.
WaveletTransform
- 本文提出一种基于方向提升小波变换的多描述图像编码方法,以避免压缩图像在互联网和无线网络环境下因数据包传输出错或丢失而导致的图像质量严重下降。-In this paper, the direction of lifting wavelet transform based multiple descr iption image coding method, in order to avoid compression of images on the Internet and wireless net
A_Survey_on_Wavelet_Applications_in_Data_Mining.ra
- 目前为止数据挖掘方向小波处理方法第一篇,也是最为完整的一篇的算法综述。是介入此领域的最好入门资料。-So far the direction of wavelet data mining approach first, and most complete one of the Algorithms. Involved in this field is the best introductory information.
brushlet_0
- 一种多尺度几何分析工具,Brushlet,也叫楔波,具有较多的可选方向,可用于图像的去噪-A multi-scale geometric analysis tool, Brushlet, also known as wedge wave, with more optional direction, can be used for image denoising
Wavelet-transform
- 基于小波变换的图像拼接。 本程序利用小波变换的原理实现图像的上下,左右以及斜方向的无缝拼接-Wavelet-based image stitching. The procedure to achieve the principle of wavelet transform image from top to bottom, left and right oblique direction and seamless
wavelet-edge-detection-
- 方向可调小波图像边缘检测 在小波变换域实现图像噪声抑制-Direction adjustable wavelet image edge detection
filter-banks
- 用于实现完全重构条件下的双通道滤波器设计。低通和高通相互制约。-Used to implement a dual-channel filter design perfect reconstruction condition. Low-pass and high-pass mutual restraint.Face recognition database, including yalu MIT ORL face database. Ideal for researchers Face Recog
AGabor
- 根据别人小波边缘检测,修改的一个实现纹理方向检测,可以自行设置方向数-Under the others Wavelet Edge Detection, modify a texture direction detection, set the direction of the number of self-
The-complex-3D-dual-tree-DWT
- 复杂的3 d双树离散小波变换(DWT)同样也引起了小波的两倍作为真正的3 d双树离散小波变换(DWT)。这两个小波在每一个方向,可以解释为真实的和虚构的部分一个复数的3 d小波。复杂的3 d双树被实现为八严格采样可分3 d DWTs操作在并行。然而,不同的过滤器集用于每个三个维度。 -3 d complex- Doubletree discrete wavelet transform (DWT) also caused the wavelet twice as a real 3 d Doub
2DDWT
- 复杂的二维双树离散小波变换(DWT)同样也引起了小波在六个不同的方向,但是,在这种情况下有两种小波在每个方向将如下所示。在每一个方向,一个两个小波可以被解释为一个复数的真实部分2 d小波,而其他小波可以被解释为一个复数的虚部2 d小波。因为复杂的版本有两倍的小波作为真正的版本的转换、复杂的版本是4次膨胀。复杂的二维双树被实现为四个严格采样可分二维DWTs操作在并行。然而,不同的过滤器集一起使用的行和列。正如在现实情况下,金额和不同的子带图像进行小波得到定向。复杂的二维双树DWT的图像x是由以下函
PCMW2D_2
- 移动窗口二维相关光谱方法matlab的实现,完全是自己参照公式编的哦。。移动窗口二维相关光谱是一种新的二维相关分析方法,它将移动窗口的概念和二维相关分析方法有效地结合在了一起,利用移动窗口将庞大的光谱数据按矩阵分割成若干个便于操作的子矩阵,用二维相关光谱分别处理,将得到的结果综合分析,用以光谱变量和扰动变量为坐标的等高图表现出来,从中可以非常直观地观察出光谱强度在扰动变量方向上的变化,进而找出引起光谱强度突变的特征扰动点。-Moving window two-dimensional correl
beamforming
- 空间匹配滤波器的输出信号 2D波束方向图 不同扫描方向的波束方向切面图-Spatial matched filter output signal in Fig 2D beam scanning direction different from the direction of the beam section of FIG.