登录
首页 » matlab » SVD_comprecession

SVD_comprecession

于 2020-08-15 发布 文件大小:2900KB
0 256
下载积分: 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 个回复

  • ex
    说明:  运行程序,得到不同伽马因子给图像的整体明暗程度带来的变化(Run the program to get the change of the overall brightness of the image with different gamma factors)
    2019-03-18 15:15:54下载
    积分:1
  • SIFT_wonderful
    SIFT 尺度不变特征提取算法 可参考可运行有测试图片(SIFT with test picture and it can work well)
    2016-01-12 14:29:20下载
    积分:1
  • test
    本算法有图像融合算法,聚类分析算法,去噪算法,运动模糊算法(This algorithm with image fusion algorithm, clustering analysis algorithm, the denoising algorithm, fuzzy algorithm)
    2014-12-09 15:47:12下载
    积分:1
  • lvbo2
    基于DCT的数字水印抗滤波性能检测matlab代码(DCT-based digital watermarking anti-filtering performance detection matlab code)
    2013-04-25 14:44:42下载
    积分:1
  • shadow-removal
    收集的一些关于阴影去除的论文,对于做阴影去除的学者来说有用,至少可以节省论文的查阅时间(Collected a number of papers on the shadow removal, useful for scholars to do shadow removal, at least you can save paper inspection time)
    2012-11-01 11:55:52下载
    积分:1
  • xiaoboquzao
    这是一个硬阈值、软阈值和自己改进阈值函数小波阈值去噪程序(This is a hard threshold, soft threshold and an improved wavelet threshold denoising threshold function)
    2016-02-25 11:31:20下载
    积分:1
  • xiaobo
    说明:  小波变换,主要功能是实现图像纹理的提取。(Wavelet transform, the main function is to achieve the extraction of image texture.)
    2008-11-30 20:47:23下载
    积分:1
  • Algorithm-template
    C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
    2012-03-20 08:48:22下载
    积分:1
  • 石鑫华视觉网-中科院自动化所 计算机视觉课件
    labview基础视觉识别的东西,讲的很细(The basic visual recognition course of LabVIEW is very detailed.)
    2020-06-20 22:00:01下载
    积分:1
  • spams-matlab-v2.5-svn2014-07-04.tar
    说明:  基于Online Learning for Matrix Factorization and Sparse Coding的在线字典学习算法,本压缩包为作者的源代码(The online dictionary learning based on the paper "Online Learning for Matrix Factorization and Sparse Coding". This compression package is the author's source code.)
    2017-08-24 11:35:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载