登录
首页 » matlab » FPC_AS_v1.2

FPC_AS_v1.2

于 2020-12-20 发布 文件大小:290KB
0 267
下载积分: 1 下载次数: 3

代码说明:

  压缩感知重构算法--固定点延拓法,用于大规格图像重构处理(Compressed sensing reconstruction algorithm- a fixed point continuation method for large size image reconstruction process)

文件列表:

FPC_AS
......\COPYING.txt,35147,2009-04-29
......\License.txt,693,2010-06-27
......\one_run.m,1888,2009-04-29
......\prob_gen
......\........\Ameth6Xmeth2n1024m512k150seed200.mat,6560,2009-04-29
......\........\Ameth6Xmeth2n1024m512k151seed200.mat,6560,2009-04-29
......\........\Ameth6Xmeth2n1024m512k152seed200.mat,6560,2009-04-29
......\........\Ameth6Xmeth2n1024m512k153seed200.mat,6560,2009-04-29
......\........\Ameth6Xmeth2n1024m512k154seed200.mat,6504,2009-04-29
......\........\Ameth6Xmeth6n1024m512k154seed200.mat,9576,2009-04-29
......\........\CaltechTest1.mat,5792,2009-04-29
......\........\CaltechTest2.mat,5792,2009-04-29
......\........\CaltechTest3.mat,5792,2009-04-29
......\........\CaltechTest4.mat,5536,2009-04-29
......\........\classes
......\........\.......\@A_operator
......\........\.......\...........\A_operator.m,453,2009-04-29
......\........\.......\...........\ctranspose.m,102,2009-04-29
......\........\.......\...........\mtimes.m,40,2009-04-29
......\........\.......\...........\transpose.m,104,2009-04-29
......\........\.......\...........\version_1.0,0,2009-04-29
......\........\Data_p=1_k=31_rep=3.mat,198695,2009-04-29
......\........\getData.m,5422,2009-04-29
......\........\getM_mu.m,6392,2009-04-29
......\........\pdct.m,653,2009-04-29
......\........\pfft.m,638,2009-04-29
......\README.m,3463,2009-04-29
......\src
......\...\FPC_AS.m,21033,2010-06-27
......\...\FPC_AS_opts.m,5496,2009-04-29
......\...\private
......\...\.......\AddLowerBoundedNumberOption.m,1883,2009-04-29
......\...\.......\AddStringOption.m,1857,2009-04-29
......\...\.......\AsubCG.m,401,2009-04-29
......\...\.......\calc_f_for_lbfgs.m,356,2009-04-29
......\...\.......\calc_g_for_lbfgs.m,632,2009-04-29
......\...\.......\flbfgsb.m,3728,2009-04-29
......\...\.......\fminLBFGS.m,7856,2009-04-29
......\...\.......\fminLBFGS_Q.m,7267,2009-04-29
......\...\.......\lbfgsb_callback.m,76,2009-04-29
......\...\.......\ls_csrch.m,13274,2009-04-29
......\...\.......\ls_dcstep.m,8571,2009-04-29
......\...\.......\PrintOption.m,1278,2009-04-29
......\...\.......\PrintStructTree.m,1531,2009-04-29
......\...\.......\SolveOneDimL1.m,5702,2009-04-29
......\...\.......\wpcg.m,13293,2009-04-29
......\Test_Difficult_Problems.m,4087,2009-04-29

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

发表评论

0 个回复

  • HAO
    画椭圆和圆和直线的二值图求边缘点斜率(Draw the ellipse and the circle and the straight line of the binary image to find the edge slopeDraw the ellipse and the circle and the straight line of the binary image to find the edge slope)
    2017-05-10 20:55:01下载
    积分:1
  • tikhonov
    该算法用于求解线性病态逆问题,同时该算法已经过实际验证,重建结果较好,希望对大家有所参考。(The algorithm for solving linear pathological inverse problem, at the same time, the algorithm was validated through actual and reconstruction results are good, hope to be of reference.)
    2016-12-05 11:49:16下载
    积分:1
  • EdgeMap
    利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。(The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.)
    2013-12-20 20:13:43下载
    积分:1
  • HEs
    何凯明暗通道去雾算法Matlab版本,个人实测并已经加上注释(He s Dark channel fog removal)
    2020-11-27 09:59:31下载
    积分:1
  • ART2
    迭代CT重建血管,希望对大家能够有所帮助(Iterative CT reconstruction of blood vessels, we want to be able to help)
    2011-10-13 10:51:10下载
    积分:1
  • HMMPLDAPSIFT
    总和代码用于视频异常检测,是我论文的代码,需要的可以下载看看(The sum of the code for the video anomaly detection is the code of my thesis can download the required look)
    2013-03-05 15:46:48下载
    积分:1
  • 1
    说明:  双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术(TE PLEASE DOWNLOAD IT )
    2015-02-11 01:56:24下载
    积分:1
  • imageprocessing6
    1.选择一幅图像,对该图像进行DCT块操作(将图像分成8×8小块,对每个小块进行DCT变换)。 2.利用屏蔽矩阵对DCT系数进行区域选择,然后进行逆变换(IDCT),合成原图像,计算合成图像的PSNR。 3.选择一小波函数,对一幅图像进行分解,显示各变换系数,观察其规律,并进行小波逆变换,合成原图像。 (1. Select an image, the image DCT block operations (the image is divided into 8 × 8 small pieces of each small piece for DCT transform). 2. The use of shielding on the DCT coefficient matrix of regional choices, and then inverse transform (IDCT), synthesis of the original image, calculating the synthetic image PSNR. 3. To select a wavelet function, decomposition of an image to show the transform coefficients, to observe its laws, and inverse wavelet transform, the original synthetic image.)
    2021-04-12 13:48:57下载
    积分:1
  • 04457757
    超分辨率重构,介绍超分辨率重构最大后验概率算法。(Super-resolution reconstruction, introduced the super-resolution reconstruction of maximum a posteriori probability algorithm.)
    2011-10-19 09:52:06下载
    积分:1
  • ChangeDetectionPCAKmeans-master
    说明:  PCA Kmeans-master图像变化检测算法设计(ChangeDetectionPCAKmeans-master)
    2020-12-24 16:39:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载