登录
首页 » matlab » Wavelet-transform

Wavelet-transform

于 2011-10-25 发布 文件大小:3975KB
0 381
下载积分: 1 下载次数: 228

代码说明:

  基于小波变换的图像拼接。 本程序利用小波变换的原理实现图像的上下,左右以及斜方向的无缝拼接(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)

文件列表:

小波变换实现图像的分割
......................\chonggou.m,2209,2011-06-23





......................\H图小波去噪后曲线.jpg,26648,2011-06-27
......................\H图小波重构结果.jpg,25373,2011-06-27
......................\H图直接拼接小波分解结果.jpg,21581,2011-06-27
......................\L_1.jpg,40502,2011-06-23
......................\L_2.jpg,74197,2011-06-23
......................\Lԭͼ.jpg,79503,2011-06-27
......................\L图拼接结果.jpg,29366,2011-06-27
......................\main.asv,1633,2011-06-27
......................\main.m,1549,2011-06-28
......................\nonoise.asv,1009,2011-06-27
......................\nonoise.m,959,2011-06-27
......................\pipei.asv,1390,2011-06-27
......................\pipei.m,1390,2011-06-27
......................\s_1.jpg,64019,2011-06-23
......................\s_2.jpg,79482,2011-06-23
......................\s图拼接结果.jpg,71517,2011-06-27
......................\xbbh.m,556,2011-06-27
......................\x_1.jpg,48135,2011-06-23
......................\x_2.jpg,67772,2011-06-23
......................\xԭͼ.jpg,115921,2011-06-27
......................\x图拼接结果.jpg,57227,2011-06-27
......................\z_1.jpg,50226,2011-06-23
......................\z_2.jpg,65548,2011-06-23
......................\zԭͼ.jpg,162414,2011-06-27
......................\Z图拼接结果.jpg,50482,2011-06-27
......................\供演示图.jpg,260409,2011-06-27
......................\基于比值算法的图像拼接技术的实现.kdh,2615389,2011-06-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xiaobo
    本代码给出了图像的二维离散小波变换分解、重构图像以及误差图像。(The code gives the two-dimensional image decomposition of discrete wavelet transform, image reconstruction and the error image.)
    2009-04-16 16:29:50下载
    积分:1
  • Bayesian_Wavelet_Network
    EEG signal classification using wavelet feature extraction
    2011-02-02 01:27:18下载
    积分:1
  • Cosine_Transform
    余弦变换-DCT。好用的小波变换方法程序。(Cosine transform-DCT. Use of wavelet transform.)
    2009-06-20 17:31:55下载
    积分:1
  • Matlabwavelet
    第二代小波变换,包含常见的小波基函数和算例(The second generation wavelet transform contains the common wavelet basis functions and examples)
    2017-03-28 09:59:22下载
    积分:1
  • work1
    基于MATLAB的虚拟实验系统 的源代码 信号与系统 典型课程的演示实验的编程 GUI(the virtual experiment system for signal processing on the matlab)
    2011-04-20 12:26:54下载
    积分:1
  • 边缘检测
    基于小波变换模极大的多尺度图像边缘检测matlab源代码(based on wavelet transform modulus maxima of multiscale edge detection Matlab source code)
    2020-06-26 08:00:02下载
    积分:1
  • waveletcompress
    自己写的小波图像压缩,包括普通压缩和序列图像压缩(himself wrote of wavelet image compression, including the compression and ordinary sequence Image Compression)
    2006-10-09 21:46:16下载
    积分:1
  • 40
    说明:  近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜色的图像检索,本文采用应用广泛的RGB颜色空间来表示图像的颜色特征,对颜色分量进行等间隔量化并形成特征矢量并对特征矢量进行归一化处理,采用图像均匀分块的方法引入图像中色彩所处的位置信息,用距离度量函数进行图像的相似性匹配。在此基础上实现了基于三基色直方图算法的检索系统。 本文的研究和实践对于促进基于内容的图像数据库检索技术的应用具有一定的参考价值和实践意义。 (With the rapid development of Internet, the multimedia information is booming. All this information is mostly images. Effective recognizing, management and searching all these images have been an emergent problem. This has led the rise of a new research and development field: Content-Based Image Retrieval (CBIR). The topics to research, analysis color images red, green and blue color histogram generation, feature extraction and the similarity of the issues, application of the color image- trichromatic histogram of the image retrieval. Based on the color against the static image retrieval, this paper application of a wide range of RGB color space to indicate the color image features, the color components, such as spacing and quantitative characteristics of a feature vector and a normalization of vector processing, using uniform image block the introduction of the method in which the color image Location information, and distance measuring function similar to the image of the match. On)
    2009-10-21 11:37:34下载
    积分:1
  • mh_maichong_test
    matlab计算haar 小波各级近似系数和细节系数的频率响应(CA1,CD1,CA2,CD2,CA3),并画出幅频图,便于理解小波变换的意义,(U191 u7197 u5c1 u5c1 u5Fc1 u4Fc u653 u564C u548C u7286 u8282 u7CFB u6570 u7684 u9891 u54CD u5E94 uFF08CA1 uFF0CCD1 uFF0CCA2 uFF0CCD2 UFF0CCA3 uFF09 uFF0C u5E76 u753B u51FA u5E45 u9891 u56FE uFF0C u4FBF u4E8E u7406 u89E3 u5C0F u6CE2 u53D8 u6362 u7684 u610F u4E49 uFF0C)
    2017-05-19 16:39:01下载
    积分:1
  • 应用Matlab对语音信号进行频谱分析及滤完整代码
    用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)
    2020-06-24 18:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载