登录
首页 » matlab » Total_variation-regularized

Total_variation-regularized

于 2021-05-13 发布 文件大小:24KB
0 371
下载积分: 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 个回复

  • zhongzhilvboprograme
    中值滤波程序 对图象选定区域进行排列中值 滤波(median filtering of images selected procedures region with median filtering)
    2007-05-11 10:09:59下载
    积分:1
  • kalman_filter
    卡尔曼滤波算法,opencv代码,鼠标跟踪(Kalman filter algorithm, opencv code, mouse tracking)
    2016-04-19 15:45:48下载
    积分:1
  • SegmentationforImagesofVCH-F1BasednmprovedWatersed
    针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。(Watershed algorithm for over-segmentation problem of the existence of VCH-F1 as well as the characteristics of the image slice, a can effectively eliminate the local minimum value and noise automatic segmentation method. Comparing the first color component gradient map, select the quantity of image gradient information, achieve an effective extraction of image edge information purposes then made based on multi-threshold segmentation method to eliminate invalid gradient information Finally introduce the steps of the algorithm and results. Experimental results show that the adoption of the method of treatment of gradient watershed algorithm for image re-treatment, even if there is no regional merger will also achieve good results.)
    2008-03-28 16:14:01下载
    积分:1
  • Convolution_model
    褶积模型正演模拟,非常好用,非常好用,非常好用!(Forward simulation of convolution model ,very good!)
    2019-06-13 17:20:40下载
    积分:1
  • OpticalFlow
    使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错(Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good)
    2013-07-26 09:24:44下载
    积分:1
  • 特征提取程序
    提取目标各种特征,图像处理,目标几何特征,纹理特征等(Extract various features, image processing, target geometric features, texture features, etc.)
    2020-10-30 22:49:56下载
    积分:1
  • 资料整
    说明:  一种新的图像清晰度评价函数,该函数对经典采用八方向模板Sobel边缘检测算子来检测梯度值(A new image definition evaluation function, which uses eight direction template Sobel edge detection operator to detect gradient value)
    2020-04-03 13:15:50下载
    积分:1
  • xtx
    本代码是基于数学形态学的多尺度多结构算子的腐蚀与膨胀算法(This code is corrosion and expansion algorithm based on mathematical morphology of multi-scale multi-structure operator)
    2013-03-13 14:48:37下载
    积分:1
  • logpolar
    用matlab实现的对数极坐标转换图像配准算法,实验证明效果不错(Using matlab realize logarithmic polar coordinate conversion image registration algorithm, experiments show good results)
    2021-04-21 20:48:49下载
    积分:1
  • Face-Recognition-Gabor-Occlusion
    发表于ECCV上的一篇用于人脸识别的算法,Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary (At ECCV on an algorithm for face recognition, Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary)
    2011-10-25 15:47:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载