登录
首页 » matlab » wavelift

wavelift

于 2006-08-08 发布 文件大小:6KB
0 259
下载积分: 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 个回复

  • Invar_Moment
    该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索(The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based image retrieval)
    2010-07-05 10:16:44下载
    积分:1
  • HOUGHTRANSITION
    Matlab编写的Hough算法,自己运行过的,可以直接使用...(This is a HOUGH Algorithm in Matlab. It can be run successfully.)
    2013-03-11 17:50:14下载
    积分:1
  • eemdfenjie
    一个eemd的程序,对于初学者非常的适用,程序只需要输入实验数据就可以调试出来,可以下下来看看(A eemd program for beginners, very applicable, can debug program only need to input experimental data, can be down and have a look)
    2013-09-24 10:17:16下载
    积分:1
  • 5
    说明:  图像直方图分析与图像频谱分析/图像增强/图像边缘检测/MPEG编码 5个MATLAB实验代码(The image histogram analysis and spectrum analysis of the image/image enhancement, image edge detection code/MPEG coding five MATLAB experiment )
    2014-12-30 16:40:11下载
    积分:1
  • Accuracy_Improvement
    This code improves accuracy of TDOA-FDOA method
    2015-09-19 17:20:52下载
    积分:1
  • qam_bf
    BER for QAM modulation in a Rayleigh fading channel with and without transmit beamforming
    2013-03-07 18:31:17下载
    积分:1
  • Phase_Correlation
    Improved Phase Correlation Matching
    2010-08-13 03:48:24下载
    积分:1
  • matlabgui
    一本根据自己学习的经历编写的matlab中的GUI编程的小册子,希望对大家有用(This is a book which is wirten by myself about matlab gui programing.I holp it s very usefull for you)
    2010-03-14 18:35:27下载
    积分:1
  • periodogram-and-BT-code
    这是一个matlab周期图法与BT算法的仿真代码(This is the periodogram and BT algorithms in a Matlab simulation code)
    2012-04-26 11:16:44下载
    积分:1
  • simulation_communications
    MC-CDMA系统的简要介绍和系统的MATLAB 仿真性能实现(the generalized analysis of MC-CDMA system and realization using MATLAB code.)
    2014-12-18 11:12:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载