搜索资源列表
Zernike-match
- 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape translation, The scale-invariant
CurveLab-2.1.1
- curvelet 工具包,功能强大,版本最新,是图像处理,多尺度分析的主要工具。
小波变换在活塞环图像边缘检测中的应用研究
- 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift computing through telescopic
nsct_toolbox.rar
- 非下采样contourlet变换用于图像降噪,多尺度几何分析的应用。 ,Contourlet transform non-down-sampling for image noise reduction, multi-scale analysis of the application of geometry.
slantlet.rar
- 图像多尺度分析,小波变换的进一步发展slantlet变换代码,用matlab编写有使用说明,slantlet code
shapelet.rar
- 用于图像的多尺度分析,shapelet变换用matlab 编程实现,shapelet code
waveletanalysisandapplication
- 小波分析及其应用,详细介绍了小波变换原理和基本方法,还重点介绍小波变换在语音和图像处理、信号检测、多尺度边缘提取等领域的应用。-Wavelet analysis and applications, described in detail wavelet transform principles and basic methods, but also focuses on Wavelet Transform in the voice and image processing, signal det
yixuetuxiangpeizhun
- 本文借助多尺度分析为手段, 研究医学图像配准与融合过程中医学图像的增强、插值、配准、融合和分割等 关键问题的理论方法研究,扩展了尺度的含义,使其不再局限在通常的小波分 析和形态学两个方面。-In this paper, using multi-scale analysis as a means to study the medical image registration and fusion process of medical image enhancement, interpo
Matlab_wavelet
- 掌握小波分析在图像分析等各方面的应用。对图像进行二维离散小波分解、多尺度二维离散小波分解 并提取二维小波分解的高频系数和低频系数, 画出原始图形并显示分解结果。-Master the application of wavelet analysis in image analysis and other applications. Image two-dimensional discrete wavelet decomposition, multi-scale two-dimensiona
xiaobofenxijiangyi
- 小波(Wavelet)这一术语,顾名思义,“小波”就是小的波形。所谓“小”是指它具有衰减性;而称之为“波”则是指它的波动性,其振幅正负相间的震荡形式。与Fourier变换相比,小波变换是时间(空间)频率的局部化分析,它通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了Fourier变换的困难问题,成为继Fourier变换以来在科学方法上的重大突破。有人把小波变换称为“数学显微镜”。 这套讲
MATLABwavelet
- 小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪-Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising
ECGmonitoring
- 小波变换是一种信号的时间—尺度分析方法,它具有多分辨率分析的 特点,而且在时频两域都具有表征信号局部特征的能力。由于其在信号处 理领域表现出的优异性能,目前在生物医学领域,广泛应用于信号检测、 特征提取、图像处理、信号压缩等方面。 -Wavelet transform is a signal of the time- scale analysis method, it has the characteristics of multi-resolution analysis, bu
LG
- 多尺度几何分析已经成为图像处理领域的一个热点问题,此程序用于实现图像的多尺度集合分解-Geometric analysis the field of image processing has become a hot issue, this program used to implement a collection of multi-scale decomposition of image
USFFTCurvelet
- 提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向 异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet 变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。 实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。 关键词:图像去噪算法;各向异性扩散;
Clumps-track
- 一种基于局部特征的目标跟踪算法.通过多尺度分析方法,根据颜色和空间上的相似性将日标分割为多个区域,每个区域由一个团块表示-Based on local characteristics of the target tracking algorithm by multi-scale analysis, based on color and spatial similarity to Japanese standard is divided into several zones, each with
monofilt
- 实施Felsberg的单基因过滤器。此功能适用于银行的单基因图像获得二维多尺度分析信号的过滤器。-Implementation of of Felsberg the single-gene filter. This feature applies to the bank' s single-gene images to obtain two-dimensional multi-scale analysis of the signal filter.
nsct_toolbox
- 多尺度图像非下采样轮廓波变换(NSCT)的工具箱,实现代码为Matlab版本。可用于图像的多尺度分析,如图像压缩、图像分割、图像融合和超分辨率等。-Multi-scale image nonsubsampled contourlet transform (NSCT) toolbox, code Matlab version. The images can be used for multi-scale analysis, such as image compression, image segm
Shape-matching-with-Zerinike-moments
- 结合Zernike矩的多尺度模板形状匹配,该算法对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike矩,利用Zernike矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-Shape matching based on multi-scale template with Zerinike moments,The object shape representation is convert
wavelet-transform
- 利用小波变换来对实验数据进行多尺度分析,得到不同尺度下的能量-Using wavelet transform for multi-scale analysis of the experimental data obtained at different scales of energy
小波分析 编程
- 小波分析的各种尺度分解包括单尺度分解,多尺度分解以及小波包分解及重构,小波分解重构精简(All kinds of scale decomposition of wavelet analysis include single scale decomposition, multi-scale decomposition, wavelet packet decomposition and reconstruction, and wavelet decomposition and reconstruct