登录
首页 » matlab » SVD_comprecession

SVD_comprecession

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

  • A Novel Infrared Target Detection Method
    基于滤波和BEMD的红外小目标检测算法,检测效果好。(BEMD algorithm is able to estimate the background effectively and get the target image by removing the background from the original image and segmenting the Intrinsic Mode Functions making use of the local inverse entropy.)
    2020-10-28 17:09:58下载
    积分:1
  • 2013.10.17program-engineer
    2014年海康威视校招笔试题,对于想要从事图像处理工作的同学十分有用,图像处理算法类试题,考的是C语言和C++.图像算法类题目不常见。(2014 Hikivision exam)
    2014-03-03 11:24:00下载
    积分:1
  • sanxininterference-image
    能够利用matlab针对三芯光纤的干涉图样进行仿真,得到其干涉图片(Able to use matlab to three core optical fiber interference pattern, and simulation the interference image )
    2012-12-13 18:45:28下载
    积分:1
  • DSP-digital-Recognition
    天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
    2013-12-10 10:51:11下载
    积分:1
  • C# 片翻转 并显示 实例源码
    C# 图片翻转 并显示 实例源码
    2013-05-23下载
    积分:1
  • FullScreen
    全屏显示窗体。通过快捷键F11实现程序全屏显示的效果。(Full-screen display of the form. Through the shortcut key F11 to achieve the effect of full screen display.)
    2017-06-02 09:47:51下载
    积分:1
  • PNLM
    非局部平均,用来去除灰度图里面的噪声,效果明显(Probability Non-Local Means)
    2013-09-23 20:28:25下载
    积分:1
  • atrous-plusBEMD
    用atrous小波变换与EMD算法相结合的图像融合(Combination of image fusion with atrous wavelet transform and EMD algorithm)
    2012-09-14 11:01:54下载
    积分:1
  • metch-0.5.0.tar
    FEM表面网格配准工具箱,通过计算最优仿射变形参数得到点云的配准。(FEM surface grid alignment toolbox, by calculating the optimal affine deformation parameters of the point cloud registration.)
    2021-01-28 14:38:41下载
    积分:1
  • ImageMatch
    一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。(A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.)
    2012-10-10 19:07:09下载
    积分:1
  • 696518资源总数
  • 105065会员总数
  • 14今日下载