登录
首页 » matlab » mxTV

mxTV

于 2013-03-07 发布 文件大小:345KB
0 221
下载积分: 1 下载次数: 7

代码说明:

  通过一阶重建方法实现总变差的图像算法源码,希望对学习超分辨率的朋友有所帮助。 (Algorithms and software for total variation image reconstruction via first-order methods)

文件列表:

c
.\mxtrp.c,1157,2009-03-10
.\tools.c,6181,2009-03-10
.\tools.h,909,2011-11-23
.\tv_core.c,19823,2009-03-10
.\tv_core.h,1073,2009-03-10
.\tv_deblur.c,1295,2009-03-10
.\tv_deblur_rr.c,1892,2009-03-10
.\tv_denoise.c,1407,2009-03-10
.\tv_inpaint.c,2001,2009-03-10
Contents.m,1865,2009-04-28
dcts.m,1326,2009-03-10
dcts2.m,1076,2009-03-10
dctshift.m,1251,2009-03-10
externlib
.........\Lcc
.........\...\libfftw3-3.lib,480638,2009-03-10
.........\msdk
.........\....\libfftw3-3.lib,240332,2012-04-25
idcts.m,1423,2009-03-10
idcts2.m,1147,2009-03-10
info_type_deblur.m,644,2009-03-10
info_type_denoise.m,426,2009-03-10
info_type_inpaint.m,430,2009-03-10
install_linux.m,2644,2012-04-25
install_windows.m,3797,2012-05-01
Pirate.tif,266896,2009-03-10
readme.txt,5397,2012-08-14

TVdeblur.m,6509,2009-04-28
TVdeblur_demo.m,2295,2009-04-28
TVdenoise.m,3001,2009-04-28
TVdenoise_demo.m,1969,2009-04-28
TVinpaint.m,3767,2009-04-28
TVinpaint_demo.m,2220,2009-04-28

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

发表评论

0 个回复

  • 维纳滤波与盲卷积算法代码 Wiener-and-blind-convolution
    维纳滤波与盲卷积算法代码,用于图像处理去燥 清晰化处理,自带图像还有附录讲解(Wiener filter and blind convolution algorithm code for image processing to dry clear processing, comes with the image there are appendix to explain)
    2017-05-11 16:10:01下载
    积分:1
  • 边缘检测
    说明:  边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。 一阶:?Roberts Cross算子,Prewitt算子,Sobel算子, Kirsch算子,罗盘算子; 二阶: Marr-Hildreth,在梯度方向的二阶导数过零点,Canny算子,Laplacian算子。(Edge detection is a basic problem in image processing and computer vision. Significant changes in image attributes usually reflect significant events and changes in attributes. These include (I) discontinuities in depth, (ii) discontinuities in surface orientation, (iii) changes in material properties, and (iv) changes in scene lighting. Edge detection is a research field in image processing and computer vision, especially in feature extraction.)
    2020-05-24 14:12:50下载
    积分:1
  • 232
    实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
    2012-05-29 22:25:21下载
    积分:1
  • 2DFFT-IFFT
    这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像(I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image)
    2012-12-01 15:56:14下载
    积分:1
  • matlab编程技术将灰度归一
    利用matlab编程技术将灰度图像归一化到0-255范围内(Normalize the image to 0-255)
    2020-06-28 10:40:02下载
    积分:1
  • 1
    说明:  图像去雾基于暗原色先验去雾,何凯明算法的源代码改进,(Dark colors on the image to fog prior to fog, He Kaiming algorithm source code improvements,)
    2013-10-15 21:25:22下载
    积分:1
  • cs-np
    基于压缩感知的图像恢复重建的实验源代码以及相关图片及文件(Compressed sensing image reconstruction experiment source code and related images and documents)
    2013-12-21 20:12:59下载
    积分:1
  • Hermite-Gaussinabeam
    Hermite-Gaussian光束是一种独特的光束,可以作为图形处理中变化的基函数(The Hermite-Gaussian beam is a unique light beam can be used as the base function of the change in the graphics processing)
    2013-03-29 10:37:17下载
    积分:1
  • gouman
    实现六自由度运动学逆解算法,汽车课设货车Matlab驱动力图程序,对信号进行频谱分析及滤波。( Six degrees of freedom to achieve inverse kinematics algorithm, Car class-based truck driver trying to Matlab program, The signal spectral analysis and filtering.)
    2016-05-29 17:02:13下载
    积分:1
  • fusion
    本代码用于进行红外、可见光的图像融合。采用LP、RP、DWT、DTCW、TVT、NSCT、LP-SR、RP-SR DWT-SR、DTCWT-SR、CVT-SR、NSCT-SR的具体实现。(The code used for the infrared, visible light image fusion. Using LP, RP, DWT, DTCW, TVT, NSCT, LP-SR, RP-SR DWT-SR, DTCWT-SR, CVT-SR, NSCT-SR concrete realization.)
    2020-09-03 21:38:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载