登录
首页 » matlab » Fast-a-Robust-Super-Resolution(BTV)

Fast-a-Robust-Super-Resolution(BTV)

于 2021-05-13 发布 文件大小:8346KB
0 190
下载积分: 1 下载次数: 458

代码说明:

  Fast_and_Robust_Multi-Frame_Super-Resolution这篇文章的算法实现。内含BTV算法和改进的btv算法实现超分辨率重建。(This article Fast_and_Robust_Multi-Frame_Super-Resolution algorithm. Containing BTV algorithm and improved the btv algorithm to achieve super-resolution reconstruction.)

文件列表:

Fast & Robust Super Resolution(BTV)
...................................\Alpaca.mat,676040,2007-07-14
...................................\CreateLRImageSeq.m,1030,2007-07-28
...................................\eia_lr.mat,1037000,2007-08-03
...................................\Emily_small.mat,100384,2007-07-27
...................................\FastGradientBackProject.m,896,2007-07-28
...................................\FastRobustSR.m,1467,2007-07-28
...................................\Fast_and_Robust_Multi-Frame_Super-Resolution.pdf,5315639,2013-03-05
...................................\GradientBackProject.m,1537,2007-07-28
...................................\GradientRegulization.m,1029,2007-07-28
...................................\LKOFlow
...................................\.......\Affine
...................................\.......\......\ComputeLKFlowParms.m,986,2007-06-29
...................................\.......\......\GaussianDownSample.m,768,2007-05-11
...................................\.......\......\GuassianPyramid.m,812,2007-05-11
...................................\.......\......\IterativeLKOpticalFlow.m,1585,2007-07-06
...................................\.......\......\PyramidalLKOpticalFlow.m,1947,2007-06-30
...................................\.......\......\RegisterImageSeq.m,914,2007-07-21
...................................\.......\......\ResampleImg.m,463,2007-06-30
...................................\.......\ComputeLKFlowParms.m,780,2007-07-07
...................................\.......\GaussianDownSample.m,768,2007-05-11
...................................\.......\GuassianPyramid.m,812,2007-05-11
...................................\.......\IterativeLKOpticalFlow.m,1466,2007-07-07
...................................\.......\PyramidalLKOpticalFlow.m,1790,2007-07-21
...................................\.......\RegisterImageSeq.m,418,2007-07-21
...................................\.......\ResampleImg.m,282,2007-05-11
...................................\LoadVideoMat.m,267,2007-07-14
...................................\MedianAndShift.asv,3588,2013-03-08
...................................\MedianAndShift.m,3588,2013-03-08
...................................\Presentation.ppt,280064,2013-03-06
...................................\Res.zip,1645280,2013-03-05
...................................\RobustSR.m,1393,2007-07-28
...................................\SplineSRInterp.asv,1495,2013-03-05
...................................\SplineSRInterp.m,1540,2013-03-05
...................................\SRDemo.fig,10985,2007-08-07
...................................\SRDemo.m,18968,2007-08-07
...................................\text.mat,83984,2007-08-03
...................................\text1.mat,59041,2013-02-25

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

发表评论


0 个回复

  • TemplateMatching
    This program is able obtain the cemtral point of a template in an image.The program gives 4 output images performing diferent kind of filtering, and giving the center of the matchig template.
    2012-06-10 07:28:49下载
    积分:1
  • ISAR
    :近距离目标超高分辨率微波成像技术在安全检测、非破坏性控制、生物医学等领域中有着非常重要的应用 价值和广阔的应用前景。该文利用基于窄脉冲形式的超宽带时域雷达系统研究近距离目标的高分辨率ISAR成像, 给出了仿真和实测结果。利用转台旋转目标,基于超宽带脉冲源和超宽带收发天线以及高性能取样示波器,配以同 步触发脉冲和自行研发的数据采集软件,搭建了该时域雷达实验系统,提出了准确获取目标回波信息的实验条件, 和实现回波延时精确校正的误差补偿方法。并针对采样时间窗内的杂波干扰,讨论了时域后向投影算法(Back Projection,BP)与背景对消技术相结合的成像算法,实现了分辨率为 8 mm 的近距离目标的成像,准确地反映了 目标的位置、形状和大小等信息。( The high resolution imaging of near field targets are interesting for security, non-destructive control and biomedical application. In this paper, high resolution near field ISAR imaging is implemented using Ultra Wide Band (UWB) time domain radar system. Simulation and experiment are both conducted. The target is rotated by turntable. The system is built based on the UWB pulse source, UWB antennas, high performance sampling oscillograph, synchronous trigger pulse and proper motion study data acquisition software. Experiment condition and delay errors compensation method are presented to obtain accurate echo information of the target. And Back Projection (BP) combined with background cancel algorithm is discussed considering the clutter interference in time window. )
    2011-06-19 10:30:55下载
    积分:1
  • MATLAB_code_of_image_processing
    说明:  该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
    2009-07-29 10:51:21下载
    积分:1
  • gmmreg_cpd
    gmmreg图像配准算法源程序,里面用到了TPS算法,并附有例子。(gmmreg image registration algorithm source code and two demos, which used the TPS algorithm.)
    2011-06-28 13:39:15下载
    积分:1
  • 傅里叶变换.zip
    说明:  用python实现傅里叶的快速变换,实现与传统傅里叶变换不同的快速傅里叶变换,也使用了一些图形界面设计(Using Python to realize the fast Fourier transform, which is different from the traditional Fourier transform, and also using some graphic interface design)
    2020-06-06 13:34:46下载
    积分:1
  • svd
    基于svd的数字水印,信噪比比较高(Svd based digital watermarking, can also signal to noise ratio is relatively high)
    2020-07-04 14:00:02下载
    积分:1
  • laplace-inverse
    拉普拉斯变换的源代码,适合做图像处理及其他使用,有启发作用。(Laplace transform of the source code, suitable for image processing and other use, stimulating.)
    2013-03-07 15:54:57下载
    积分:1
  • wavefusypca
    小波融合pca,采用特征级的融合,用于人脸识别。(Wavelet fusion pca, using Feature-level fusion for face recognition.)
    2010-02-20 11:45:19下载
    积分:1
  • SAR强度分布拟合
    通过高斯、指数、瑞利、gamma、pearson、weibull模型分别对同质区域的SAR图像的强度分布进行拟合(The intensity distributions of SAR images in homogeneous regions are fitted by Gauss, exponential, Rayleigh, gamma, Pearson and Weibull models respectively.)
    2020-06-16 14:00:01下载
    积分:1
  • Corner
    一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。(a curvature scale space corner detector with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.)
    2009-07-20 21:03:45下载
    积分:1
  • 696518资源总数
  • 104926会员总数
  • 6今日下载