登录
首页 » matlab » SVD_comprecession

SVD_comprecession

于 2020-08-15 发布 文件大小:2900KB
0 265
下载积分: 1 下载次数: 123

代码说明:

  svd图像压缩,程序中使用了三种方法的SVD,包括直接svd,分块svd和小波svd(3 svd comprecessions.)

文件列表:

SVD_comprecession
.................\Afunc.m,202,1998-12-07
.................\AtAfunc.m,224,1998-12-07
.................\Atransfunc.m,232,1998-12-07
.................\bdsqr.m,988,2011-12-08
.................\bdsqr.mexglx,74546,2004-03-18
.................\bdsqr.mexsg,25208,2004-03-18
.................\bdsqr.mexsg64,26109,2000-05-01
.................\bdsqr.mexsol,95852,2000-05-26
.................\bdsqr_mex.c,2102,2004-03-18
.................\bigL.m,193,2011-12-04
.................\Cfunc.m,293,1998-12-07
.................\compute_int.m,1504,2000-05-29
.................\dbdqr.f,445,2004-03-18
.................\genData.m,1486,2011-12-08
.................\helio.mat,256353,1998-09-08
.................\lanbpro.doc,3544,2000-05-27
.................\lanbpro.m,19514,2000-06-08
.................\lanbpro.txt,3544,2000-05-27
.................\laneig.doc,2522,2000-05-27
.................\laneig.m,9695,2001-08-16
.................\laneig.txt,2522,2000-05-27
.................\lanpro.doc,3336,2000-05-27
.................\lanpro.m,14762,2000-05-10
.................\lanpro.txt,3336,2000-05-27
.................\lansvd.doc,2386,2000-05-27
.................\lansvd.m,9307,2000-05-17
.................\lansvd.txt,2386,2000-05-27
.................\main.m,131,2011-12-08
.................\mminfo.m,3238,2000-05-26
.................\mmread.m,7224,2000-05-26
.................\mmwrite.m,6574,2000-05-26
.................\plotPNSR_CR.m,413,2011-12-08
.................\pythag.m,618,2000-04-10
.................\refinebounds.m,939,2000-05-01
.................\reorth.f,3580,2004-03-18
.................\reorth.m,2663,2011-12-08
.................\reorth.mexglx,9640,2004-03-18
.................\reorth.mexsg,25428,2004-03-18
.................\reorth.mexsg64,26694,2000-05-01
.................\reorth.mexsol,86872,2000-05-26
.................\reorth_mex.c,2828,2004-03-18
.................\runLanSVD.m,933,2011-12-08
.................\runSVDs.m,893,2011-12-08
.................\svdCut.m,236,2011-12-03
.................\svdInDirect.m,722,2011-12-04
.................\svdInPart.m,588,2011-12-07
.................\svdInWave.m,890,2011-12-05
.................\svd_d.m,234,2011-12-05
.................\svd_w.m,733,2011-12-05
.................\svd_wave.m,191,2011-12-05
.................\test.m,9510,2000-05-27
.................\testtqlb.m,1611,2000-05-26
.................\tqlb.f,5442,2004-03-18
.................\tqlb.m,852,2004-03-18
.................\tqlb.mexglx,9515,2004-03-18
.................\tqlb.mexsg,25564,2004-03-18
.................\tqlb.mexsg64,27536,2000-05-01
.................\tqlb.mexsol,9676,2000-05-26
.................\tqlb_mex.c,1301,2004-03-18
.................\update_gbound.m,2599,1998-09-09
.................\wavedata.mat,2549007,2011-12-03
.................\waveTrans.m,1078,2011-12-03

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

发表评论

0 个回复

  • darktest1
    何凯明暗原色去雾方法的matlab程序,按此种方法进行图像去雾(He Kaiming dark color to the fog method matlab program, according to this method the image to fog)
    2011-05-21 19:12:58下载
    积分:1
  • 重建算法当中的FDK、ART和TV算法
    图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
    2020-07-16 11:48:49下载
    积分:1
  • Models_based_on_digital_image_processing_test
    基于数字图像处理的车型检测,介绍检测车型的方法(Models based on digital image processing detection, vehicle detection method introduced)
    2010-05-31 19:55:41下载
    积分:1
  • ObjectiveFidelityCriteria
    本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。(Prepared in this experiment, a calculation of compression- decompression of the root-mean-square error of image, mean square signal to noise ratio of the procedure. The procedure is a common procedure. Picture shows the preparation of the results of procedures. The use of the above criteria for the fidelity of calculated loss characteristics of visual information.)
    2009-06-02 10:46:43下载
    积分:1
  • meanshift
    mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
    2009-12-18 19:39:09下载
    积分:1
  • anisodiff3D
    运用Perona-Malik各向异性扩散模型对3d图像进行平滑去噪。此方法可以有效的抑制高斯噪声,并保护图像的边缘特征。(The use of Perona-Malik anisotropic diffusion model for smooth 3d image denoising. This method can effectively suppress Gaussian noise and to protect the image of the edge feature.)
    2008-07-16 20:59:54下载
    积分:1
  • Untitled21
    可以快速准确的找出光斑、或者任何椭圆形状二值图像的质心(The center of mass of a two value image can be quickly and accurately identified.)
    2018-07-11 21:06:06下载
    积分:1
  • Bao2013SP
    图像加密算法本文讨论了基于现代密码体制的图像加密、基于矩阵变换的图像加密、基于混沌的图像加密、基于秘密分存的图像加密、基于频域的图像加密、基于SCAN 语言的图像加密和基于 DNA 计算的图像加密等主流图像加密算法的加密原理、优缺点和最新进展(This paper discusses image encryption algorithm based on modern cryptography, image encryption based on matrix transform, image encryption based on chaotic image encryption based on secret sharing based on frequency domain image encryption, image encryption, image encryption based on SCAN language and DNA based on the calculation of image encryption and other mainstream image encryption algorithm, encryption principle the advantages and disadvantages and the latest progress)
    2017-10-25 10:33:11下载
    积分:1
  • ikxfy
    Add noise processing, Various kalman filter design, There are reference Oh.
    2017-07-02 18:25:39下载
    积分:1
  • photo
    vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
    2009-04-26 10:26:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载