登录
首页 » matlab » Total_variation-regularized

Total_variation-regularized

于 2021-05-13 发布 文件大小:24KB
0 284
下载积分: 1 下载次数: 467

代码说明:

  总变分正则化超分辨率重建 包括两种范数形式的正则化(Total Variation Regularized super-resolution reconstruction, including two-norm in the form of regularization)

文件列表:

L1 Total Variation
..................\L1GetDiff.m,2562,2011-03-19
..................\L1GradientBackProject.m,1319,2011-03-19
..................\L1Test.m,1547,2011-03-19
..................\L1TotalVariationSR.m,1066,2011-03-19
..................\LKOFlow
..................\.......\Affine
..................\.......\......\ComputeLKFlowParms.m,986,2010-05-11
..................\.......\......\GaussianDownSample.m,768,2010-05-11
..................\.......\......\GuassianPyramid.m,812,2010-05-11
..................\.......\......\IterativeLKOpticalFlow.m,1585,2010-05-11
..................\.......\......\PyramidalLKOpticalFlow.m,1947,2010-05-11
..................\.......\......\RegisterImageSeq.m,914,2010-05-11
..................\.......\......\ResampleImg.m,463,2010-05-11
..................\.......\ComputeLKFlowParms.m,780,2010-05-11
..................\.......\GaussianDownSample.m,768,2010-05-11
..................\.......\GuassianPyramid.m,812,2010-05-11
..................\.......\IterativeLKOpticalFlow.m,1466,2010-05-11
..................\.......\PyramidalLKOpticalFlow.m,1790,2010-05-11
..................\.......\RegisterImageSeq.m,437,2010-09-13
..................\.......\ResampleImg.m,282,2010-05-11
L2 Total Variation
..................\L2GBP.m,1254,2011-03-19
..................\L2GD.m,2424,2011-03-19
..................\L2Test.m,1508,2011-03-19
..................\L2TVSR.m,1048,2011-03-19
..................\LKOFlow
..................\.......\Affine
..................\.......\......\ComputeLKFlowParms.m,986,2010-05-11
..................\.......\......\GaussianDownSample.m,768,2010-05-11
..................\.......\......\GuassianPyramid.m,812,2010-05-11
..................\.......\......\IterativeLKOpticalFlow.m,1585,2010-05-11
..................\.......\......\PyramidalLKOpticalFlow.m,1947,2010-05-11
..................\.......\......\RegisterImageSeq.m,914,2010-05-11
..................\.......\......\ResampleImg.m,463,2010-05-11
..................\.......\ComputeLKFlowParms.m,780,2010-05-11
..................\.......\GaussianDownSample.m,768,2010-05-11
..................\.......\GuassianPyramid.m,812,2010-05-11
..................\.......\IterativeLKOpticalFlow.m,1466,2010-05-11
..................\.......\PyramidalLKOpticalFlow.m,1790,2010-05-11
..................\.......\RegisterImageSeq.m,437,2010-09-13
..................\.......\ResampleImg.m,282,2010-05-11

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

发表评论

0 个回复

  • fingerprint-classification2
    指纹分类是指纹准确识别的前提,该程序是指纹分类源码(Fingerprint classification is a prerequisite to accurately identify the fingerprint, fingerprint classification code of the program is)
    2020-12-23 16:29:08下载
    积分:1
  • vfxhw2
    图像拼接源码实现,包括多频率图像融合,sift特征点配准算法(Image Stitching source implementation, including multi-frequency image fusion, sift feature points matching algorithm)
    2010-03-16 14:22:04下载
    积分:1
  • Retinex增强算法
    说明:  文件有几个基于视网膜的图像增强技术,有SSR,MSR代码(There are several image enhancement technologies based on retina, including SSR and MSR codes.)
    2019-10-29 16:16:39下载
    积分:1
  • lizilvbo
    粒子滤波去噪 含噪情况下应用粒子滤波技术可以去除噪声(Particle filtering noise with noise case using particle filtering techniques can remove noise)
    2013-05-06 17:33:51下载
    积分:1
  • two_valuable
    灰度图像二值化比较经典的算法,包括otsu方法和局部阈值法。(Gray image binarization more classic algorithms, including methods and local otsu threshold.)
    2010-10-27 14:11:56下载
    积分:1
  • 融合代码
    整理了五种多曝光图像融合的代码,用于图像处理,图像去雾,有英文介绍(Five kinds of multi-exposure image fusion codes are sorted out.For image processing, image defogging, with English introduction)
    2021-02-18 15:39:45下载
    积分:1
  • myidwt2
    用matlab编写多级非标准小波重构的函数 (prepared using Matlab multi-level non-standard wavelet function Reconstruction)
    2007-01-26 00:38:32下载
    积分:1
  • focuss-cndl
    focuss算法 关于图像稀疏性分解中字典学习的经典算法 和大家一同分享 (focuss algorithm on the sparse image decomposition in the dictionary of the classical learning algorithm and we share)
    2009-05-11 15:44:26下载
    积分:1
  • 20100808
    经典的文本水印算法,实现了别人实现不了的功能,希望大家有所用!(The classic text watermarking algorithm to achieve the functions of others fail to realize, I hope you all have a use!)
    2021-03-19 16:49:19下载
    积分:1
  • a
    说明:  :基于主动轮廓识别和被动轮廓识别方法各自的优缺点,提出结合主动和被动的方法,先对图像进行被动轮廓的预处理,然 后再应用主动轮廓的方法,通过比较选出Canny算子进行预处理,再通过基于概率的方法分割图像,最后再应用Snake模型进行 轮廓提取。并取得较好的应用。(: Identification Based on Active Contour and passive contour recognition advantages and disadvantages of each method, proposed method of combining active and passive, passive first outline of the image pre-processing before applying the active contour method, by comparing the pre-selected Canny operator treatment, and then through the image segmentation method based on probability, and finally application of Snake model for contour extraction. And get better application.)
    2011-06-02 17:14:26下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载