登录
首页 » matlab » SVD_comprecession

SVD_comprecession

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

  • image-distortion-correction
    使用透视变换对图像进行畸变矫正,可以正常运行。(use Perspective transformation about image distortion correction )
    2014-07-31 21:24:29下载
    积分:1
  • capture_camera
    说明:  图像凭借代码,捕获摄像头进行图像拼接。利用柱面投影的方式进行投影,然后对图像进行拼接。(image stitching program)
    2019-12-17 17:43:34下载
    积分:1
  • texture_synthesis
    基于样图的纹理合成 效果很好的块匹配合成(Based Texture Synthesis from Samples effective synthesis of block-matching)
    2007-09-19 18:20:07下载
    积分:1
  • MR8-Filter-bank
    图像处理领域有很多滤波器,好的滤波器可以很快的提取有效的特征,MR8是一组特别好的滤波器组,比gabor filter更好,这里是MR8的源码,有需要的可以下载一用!(There are a lot of image processing filter, a good filter can quickly extract effective feature, MR8 is a particularly good filter group, better than gabor filter, here is MR8 source, there is a need to download a use!)
    2020-12-16 17:59:13下载
    积分:1
  • sixiangjianqiezuixiaoerchengfajiebaoguo
    说明:  这个程序是用最小二乘法进行解包裹的程序,希望有用(least square unwrapping program)
    2020-04-13 21:24:28下载
    积分:1
  • YCbCrTohistogram
    用YCbCr看histogram 並將 圖片除存(Use YCbCR to look histogram)
    2010-03-15 21:40:08下载
    积分:1
  • OCR
    C#调用DLL实现图像文字识别(OCR)(C # call DLL realize image character recognition (OCR))
    2018-04-18 12:53:12下载
    积分:1
  • Images2AviCSharp
    把jpg或bmp图片转换为AVI视频的C#版程序,但功能相对简单,需要大家继续丰富。(Jpg or bmp image to convert the C# version of AVI video program, but the function is relatively simple, we should all continue to enrich.)
    2010-11-29 10:08:06下载
    积分:1
  • work
    垂直投影算法。可以直接在matlab上跑(err)
    2008-06-17 18:59:35下载
    积分:1
  • ENVI-IDL
    ENVI二次开发常用功能代码,包括大气校正、定标、分类(监督+非监督)、裁剪、镶嵌等(ENVI secondary development commonly used function codes, including atmospheric calibration, calibration, classification (supervision+ unsupervised), cutting, mosaic, etc.)
    2020-07-01 05:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载