登录
首页 » matlab » FTVd_v3.01

FTVd_v3.01

于 2009-12-09 发布 文件大小:10220KB
0 118
下载积分: 1 下载次数: 201

代码说明:

  图像盲解卷积复原,一模方法,算法在压缩包内(Blind Image Deconvolution recovery, a model approach, the algorithm in the compressed package)

文件列表:

FTVd_v3.01
..........\demofiles
..........\.........\demoHTVL2.m
..........\.........\demoTVL1C.m
..........\.........\demoTVL1G.m
..........\.........\demoTVL2C_cross.m
..........\.........\demoTVL2C_within.m
..........\.........\demoTVL2G.m
..........\.........\demoWTVL2.m
..........\disp
..........\....\disp_compare2MLAB.m
..........\....\disp_compareTVL2_HTVL2.m
..........\....\disp_compareTVL2_WTVL2.m
..........\....\disp_results.m
..........\FTVdDemo.m
..........\FTVdStartup.m
..........\genData
..........\.......\get1kernel.m
..........\.......\get3kernel.m
..........\.......\get9kernel.m
..........\.......\getFTVdata.m
..........\.......\getLag.m
..........\.......\getWeights.m
..........\.......\inputBlur.m
..........\.......\inputImage.m
..........\images
..........\......\color
..........\......\.....\lena_std.tiff

..........\......\.....\rose250.mat

..........\......\gray
..........\......\....\cameraman.tif

..........\info.txt
..........\readme.txt
..........\solvers
..........\.......\FTVd.m
..........\.......\TVL1solvers
..........\.......\...........\FTVdanisoL1G.m
..........\.......\...........\FTVdL1C.m
..........\.......\...........\FTVdL1G.m
..........\.......\TVL2solvers
..........\.......\...........\FTVdC.m
..........\.......\...........\FTVdG.m
..........\.......\...........\FTVdHC.m
..........\.......\...........\FTVdHG.m
..........\.......\Utilities
..........\.......\.........\fixH.m
..........\.......\.........\fixWeights.m
..........\.......\.........\getFTVdL1opts.m
..........\.......\.........\getFTVdL2opts.m
..........\.......\.........\imfilter33.m
..........\.......\.........\snr.m
..........\tr0710_rev.pdf
..........\tr0809.pdf
..........\tr0812.pdf

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

发表评论

0 个回复

  • BsplineCurve
    实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。(The number and type of user to achieve a given control vertices B-spline curve, set the B-spline curves, and then draw the corresponding B-spline basis functions and the corresponding graphic. And can be modified by dragging the mouse to control the apex B-spline curves and the corresponding basis function graphics. Thus, the nature of the B-spline curves and basis functions have a deeper and more intuitive understanding, understanding of the correspondence between the B-spline curves and basis functions in later learning to better use of B-spline curves.)
    2014-04-17 15:11:52下载
    积分:1
  • 947504
    对随机数的检测,统计0和1的频数,有利于减少计算量()
    2018-05-27 19:24:50下载
    积分:1
  • DDE
    说明:  红外图像细节增强仿真,其中使用双边滤波器进行图像分层。带测试源数据。(Infrared image detail enhancement, with test source data)
    2021-04-25 21:38:46下载
    积分:1
  • shipin
    利用改进的ostu即最大类间方差方法进行视频图像二值化(Ostu that the use of improved Otsu method of video image binarization)
    2009-01-02 21:37:23下载
    积分:1
  • Sobel--of-MATLAB
    :%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal(Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal)
    2014-04-19 15:50:16下载
    积分:1
  • bianyuantuxiangjiance
    这是一个人脸检测程序,可以有效检测出图像边缘。(This is a face detection procedures can effectively detect Edge.)
    2007-05-30 17:39:15下载
    积分:1
  • BmpToRGB16
    convert bmp to rgb565(algorithm to handle all kinds of bmp to rgb565)
    2009-09-16 12:59:03下载
    积分:1
  • 盲解卷积复原
    盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filtering. There are many ways of blind deconvolution. Lucy Richardson algorithm is a nonlinear algorithm in image restoration. Unlike Wiener filtering, this algorithm uses nonlinear iteration technology, and has a certain improvement in computation and performance.)
    2018-03-23 09:34:27下载
    积分:1
  • 全息成像(上传至Pudn)
    用于全息成像的算法,采用球面波照射物体,进行图像还原,代码可运行。(The algorithm for holographic imaging uses spherical wave to illuminate objects and restore images, so the code can run.)
    2021-03-11 15:19:26下载
    积分:1
  • deformation_transfer_python_for_same_face
    说明:  对三角网格进行驱动形变,使用Deformation transfer of Triangular Mesh算法(Driving Deformation of Triangular Mesh)
    2020-06-16 15:20:02下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载