登录
首页 » matlab » wavelift

wavelift

于 2006-08-08 发布 文件大小:6KB
0 256
下载积分: 1 下载次数: 138

代码说明:

  暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:studyjpeg2000imageslena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y)) % see the reconstruction precision yy=wavelift(x, 5) using cdf 9/7 wavelet ix=wavelift(yy,-5) inverse sum(sum((double(x)-ix).^2)) (only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)

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

发表评论

0 个回复

  • MIMO_OFDM
    MIMO-OFDM系统中的信道估计 matlab实现(MIMO-OFDM system channel estimation matlab implementation)
    2010-07-09 17:54:39下载
    积分:1
  • psat
    最新的电力系统计算的工具包,包括连续潮流、最优潮流计算。(The latest calculation of power system kits, including the continuation power flow, optimal power flow calculation.)
    2009-12-14 00:36:31下载
    积分:1
  • siftDemoV4
    sift算法进行特征匹配的程序,先检测出关键点,找到两幅图像的关键点连线,里边附有几张图片,效果不错!(code for keypoint match based on sift,the performance is good!)
    2010-12-23 16:32:28下载
    积分:1
  • repeatability
    说明:  用于图像匹配后,检测匹配的重复率的matlab代码(For image matching, the detection of the repetition rate matching matlab code)
    2011-03-13 17:01:14下载
    积分:1
  • Fib_Complexity
    Fib number algorithm complexity test: recursive vs. non recursive functions...
    2014-10-07 15:05:33下载
    积分:1
  • hs_err_pid1672
    this is one of the best satelite code in the world to find the look angle
    2013-08-23 11:56:31下载
    积分:1
  • Monte-Carlo-method-
    蒙特卡罗方法在由已知分布的随机抽样中的应用(Monte Carlo method of random sampling from the known distribution of the application)
    2011-11-09 08:17:27下载
    积分:1
  • vector_quan
    A Vector Quantization Technique for Image Compression using Modified Fuzzy Possibilistic C-Means with Weighted Mahalanobis Distance
    2015-04-11 16:07:53下载
    积分:1
  • motorvectorcontrol
    异步电机矢量控制模型,包裹调速等 (Vector control induction motor model, speed control, such as parcel)
    2009-06-09 17:26:11下载
    积分:1
  • 47282161SA_TSP
    The fusion of high-spectral/low-spatial resolution multispectral and low-spectral/high-spatial resolution panchromatic satellite images is a very useful technique in various applications of remote sensing. Recently, some studies showed that a wavelet-based image fusion method provides high quality spectral content in fused images. However, most wavelet-based methods yield fused results with spatial resolution that is less than that obtained via the Brovey, IHS, and PCA fusion methods. In this paper, we introduce a new method based on a curvelet transform, which represents edges better than wavelets. Since edges play a fundamental role in image representation, one effective means to enhance spatial resolution is to enhance the edges. The curvelet-based image fusion method provides richer information in the spatial and spectral domains simultaneously. We performed Landsat ETM+ image fusion and found that the proposed method provides optimum fusion results.
    2015-04-08 15:49:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载