搜索资源列表
基于小波变换的边缘提取程序
- 一个基于小波变换的边缘提取程序,用matlab实现,速度块,很不错。-one based on wavelet transform edge extraction procedures used Matlab to achieve speed block, very good.
matlab语言编写的小波变换的程序
- 这是一个用matlab语言编写的小波变换的程序,是时频分析的一种,可以在时域和频域内对信号进行分析。-using Matlab language of the wavelet transform procedure is time-frequency analysis of a kind in the time domain and frequency domain analysis of the signal.
opencv运动检测
- 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
二进小波变换的图像增强
- 二进小波变换的图像增强
二维小波变换
- 该程序用mallet算法实现了图像二维离散变换,对初学小波变换的朋友有一定帮助
第二代提升小波变换
- 本程序是第二代提升小波变换,本程序简单易懂
基于小波变换的图像融合
- 基于小波变换的图像融合源代码-融合规则分别使用简单的模值取大和基于区域能量
多尺度边缘检测实例
- 一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像,A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and
wavelet.rar
- 二维离散小波变换的代码,用C语言实现,可用于数字信号处理、数字图像处理、地震勘探,Two-dimensional discrete wavelet transform code, using C language implementation can be used for digital signal processing, digital image processing, seismic exploration
wtthreshold.rar
- 利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数,Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function
WaveletTransform
- vc下基于BMP图像的小波变换,最高支持24位色彩色图像-vc images based on wavelet transform BMP, the highest support for 24-bit color images
RenWavelet
- 采用vc6.0编写,基于opencv框架。绝对好的程序。非常完整的小波变换程序,可以进行灰度和彩色图像的多层小波变换。小波的种类可以选择,一共给出了四种小波。可以对任意尺寸的图像进行分解。绝对是非常好的小波程序。本人早期亲自编写,代码写的不很美观,但非常好用。-Vc6.0 used to prepare, based on the framework of opencv. Definitely a good program. Wavelet transform is a complete pro
matlab
- 基于matlab的时频率分析工具箱,包括了小波变换,WVD,SPWVD等等好多的时频分析方法-Matlab-based time-frequency analysis toolbox, including a wavelet transform, WVD, SPWVD so many time-frequency analysis method
小波变换
- 小波时频图 cwt连续小波变换 Matlab Wavelet 工具箱的使用(Wavelet time-frequency diagram, CWT continuous wavelet transform, Matlab Wavelet toolbox)
小波变换
- 冈萨雷斯matlab学习中的快速小波变换系数的计算(Calculation of fast wavelet transform coefficients in Gonzales matlab learning)
小波变换图像处理
- 冈萨雷斯中利用小波变换对图像处理的函数库,可用于图像处理(Gonzales wavelet transform using image processing function library, can be used for image processing)
小波变换
- 用小波变换对图像进行分层处理,针对不同的子图像对不同方向进行滤波,达到对图像去噪的目的!(The wavelet transform is used to process the image in different layers, and different images are filtered in different directions, so as to achieve the purpose of image denoising!)
基于小波变换的图像融合源代码
- 利用小波变换融合红外图像与可见光图像,提高图像质量(Infrared image and visible light image are fused by wavelet transform to improve image quality)
小波分解与重构
- 简单的小波变换函数,基本的原理,算法,适合学习(Simple wavelet transform function, basic principle, algorithm)
基于小波变换的图像匹配
- 使用小波变换进行图像匹配,从而提升其匹配速度(Using the wavelet transform to match the image, so as to improve the matching speed.)