搜索资源列表
小波变换在图像边缘检测中的应用研究
- 小波变换在图像边缘检测中的应用研究-wavelet transform in the image edge detection of Applied Research
使用小波变换的图像边缘检测算法
- 使用小波变换的图像边缘检测算法-use wavelet transform Edge Detection Algorithm
图像小波变换
- 这是小波变换软件在图像处理中的应用,该软件是基于MFC的,可以处理不同大小的图像,同样也可以更换小波函数,实现不同的小波变换。-This is the wavelet transform the image processing software, the application of the software is based on the MFC, can handle different sizes of the images, but also can be replaced wavel
小波变换图像降噪中的daubcqf.m等M文件
- 小波变换图像降噪中的daubcqf.m等M文件
graph2.zip
- 关于常用图像处理的vc源码,还有像傅丽叶逆变换,小波变换等,On the commonly used image processing vc source, as well as傅丽叶inverse transform, wavelet transform, etc.
wavlet
- 图像小波变换,可以求图像小波分解系数图,阶数可以自己设定-tuxiangxiaobobianhuan
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
Wavelets
- 图像的小波变换,图像滤波和图像的复原,融合等算法VC-Image wavelet transform, image filtering and image recovery, integration algorithm VC
Wavelets1
- 图像小波变换,可实现1,2,3层小波,图像增强,融合等,功能相当强大-Image wavelet transform, can be realized 1,2,3 layer wavelet, image enhancement, integration, functions quite powerful
inageProcess
- 图像压缩算法,即图像小波变换程序包括哈尔小波和红黑小波-Image compression algorithm, which includes images of wavelet transform Haar wavelet and a red, black and wavelet
wavelet
- 图像小波变换的C++源码,实现原图像的显示与小波分解后的显示,操作直观、简单。-Wavelet Transform Image C++ source code to achieve the display of the original image after the wavelet decomposition and show that the operation intuitive and simple.
clearall
- 这个程序是基于小波变换的边缘检测MATLAB程序,是多尺度方法检测数字图像的边缘 -This procedure is based on the MATLAB wavelet transform edge detection procedure is used to detect multi-scale digital image of the edge
fusion_WT
- 基于小波变换的红外图像与可见光图像的融合,2级小波变换,多种融合规则-Based on wavelet transform infrared image and visible image fusion, two wavelet transform, a variety of fusion rules
基于小波变换的不同分解层次去噪
- 包含不同分解层次对图像去噪效果的仿真程序及结果,包含信噪比源程序(Contains different decomposition levels of image denoising effect of the simulation procedures and results, including signal to noise ratio source)
computer
- 文件包含三个主程序,和相关图像,三个主程序分别为computer1,computer2,computer3 computer1对图像进行了灰度化,保存等实现; computer2对图像进行了傅里叶变换,离散余旋变化,二层小波变化及重构等,并对图像进行三层小波变换,分别将HL,LH,HH三个子带置零都重构; computer3实现了图像直方图均衡化,并对图像进行了同态滤波。(The file contains three main programs, and related images, thr
小波增强
- 图像的小波变换,利用小波进行图片的增强,有一些例程(Image wavelet transform, wavelet transform for image enhancement.)
小波阀值去噪
- 利用小波变换实现图像去噪,对比原图观察去噪效果(Image denoising is realized by wavelet transform, and the effect of noise reduction is compared with original image.)
小波例程讲解分析
- 此编程主要是讲解一些小波变换方面的例子,例如去噪,图像处理和小波变换分解,方便大家学习和应用,均可实现(This programming is mainly to explain some examples of wavelet transform, for example, denoising, image processing and wavelet transform decomposition, so that everyone can learn and apply.)
图像正交变换
- 在MATLAB环境中,进行图像的离散傅里叶变换和离散余弦变换 在MATLAB环境中,进行图像的离散小波变换,观察子带对重建图像的影响,理解小波变换的多分辨率特性(In the MATLAB environment, the image of the discrete wavelet transform, observe the sub-band on the reconstruction of the image, understand the multi-resolution characte
OpenCV3小波变换源码
- OpenCV3.0版本的小波变换源码,并且自动将读入的彩图转换为黑白图像,无需提供黑白素材