搜索资源列表
小波图像分解与合成
- 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstr
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 tran
wavlet
- 图像小波变换,可以求图像小波分解系数图,阶数可以自己设定-tuxiangxiaobobianhuan
wavelet
- 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像-Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition
WaveletTransform
- 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.-The use of two-dimensional wavelet analysis of images for a 2-layer wavelet decomposition, and on this basis the low-frequency information extracted all levels to achieve image compression.
wavelet_max
- 小波模极大值原理在图像边缘提取和信号奇异点检测中的应用-Wavelet Modulus Maxima Principle in Image Edge Detection and Signal Singularity Detection
63535316jiqishijue
- 视频文字识别在视频分析与检索中有着重要作用,该算法对字幕图像进行N层小波分解,获得该视频文字的低频分量,再借助相似性度量方法实现视频文字的识别。-Video character recognition in the video analysis and retrieval plays an important role in the algorithm of subtitles images N layer wavelet decomposition, which is low-frequenc
Studyonoptimalwaveletdecompositionlevel
- 图像融合 分解层数 小波变换 多聚焦图像融合的最佳小波分解层数为5 层-Image fusion decomposition level wavelet transform multi-focus image fusion of the best wavelet decomposition of 5-storey low-rise
Example2_6_1
- 对图像的小波分解与重构,并且进行阈值滤波,对滤波前后的图像进行了对比-The image of the wavelet decomposition and reconstruction, and the threshold to filter the images before and after filtering were compared
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.
Matlab_wavelet
- 掌握小波分析在图像分析等各方面的应用。对图像进行二维离散小波分解、多尺度二维离散小波分解 并提取二维小波分解的高频系数和低频系数, 画出原始图形并显示分解结果。-Master the application of wavelet analysis in image analysis and other applications. Image two-dimensional discrete wavelet decomposition, multi-scale two-dimensiona
cwt
- 对512*512图像做小波分解和复原,可以直接运行-, For 512* 512 image to do wavelet decomposition and recovery
wavedec2
- 该程序利用小波多尺度分解,提取近似系数和细节系数重构原图像-It uses wavelet decomposition to extract approximate coefficients and detail coefficients of the original image reconstruction
imagefusion
- 用wavedec2()函数对b1,b2两幅图像进行小波分解, 采用’db1’小波,分解到第三级 融合两幅图像。-With wavedec2 () function b1, b2 the two images were decomposed using ' db1' wavelet decomposition to the third level fusion of two images.
haardb10
- haar和db10小波分解重构图像 haar和db10小波分解重构图像-haar and db10 wavelet decomposition of the reconstructed image and db10 haar haar wavelet decomposition of the reconstructed image and db10 wavelet decomposition of the reconstructed image
wavelet
- 为了避免常规正交小波变换所引起的图像边缘失真,特别采用了双正交小波变换进行图像 的多分辨率分解。在融合处理时,为了获得更丰富的细节和更好的融合效果,对不同分解层、不 同方向上的高频分量以及同一分解层图像中的不同区域均采用不同的融合算子。实验结果表明, 该融合方法和融合规则是十分有效的,融合后图像的边缘和纹理细节都更加突出-In order to avoid the conventional orthogonal wavelet transform image edge distort
wave
- 此压缩包包含有小波变换图像处理的多个matlab源代码,包括:小波分解,小波系数分解,小波重构,小波灰值处理等-This compression bag contains wavelet transform image processing of multiple matlab source, including: wavelet decomposition, wavelet coefficients of wavelet decomposition and so on
Wavelets
- 小波分解在图像处理和电能质量分析中应用广泛,本文应用小波分解的方法将高频的暂态信号提取出来,获取暂态信号的特征量,就能够有效地计算暂态信号。-Wavelet decomposition in image processing and power quality analysis is widely used, this application of wavelet decomposition method to extract high-frequency transient signals,
整数小波变换
- 整数小波变换,可以直接运行,对图像小波分解(Integer wavelet transform)
小波例程讲解分析
- 此编程主要是讲解一些小波变换方面的例子,例如去噪,图像处理和小波变换分解,方便大家学习和应用,均可实现(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.)