登录
首页 » matlab » AnatLevin

AnatLevin

于 2020-11-20 发布 文件大小:13963KB
0 222
下载积分: 1 下载次数: 29

代码说明:

  本算法主要采用变分贝叶斯求解图像忙恢复问题。(This package contains implementations of the MAP_k blind deconvolution algorithms described in the paper "Efficient Marginal Likelihood Optimization in Blind Deconvolution" Levin, Weiss, Durand and Freeman, )

文件列表:

comp_upto_shift.m,1106,2011-04-04
conjgrad_deconv_g.m,1996,2010-11-11
conjgrad_deconv_g_smp_wy.m,1956,2010-11-11
conjgrad_deconv_i.m,2065,2010-11-11
conjgrad_deconv_i_cycconv.m,1552,2010-11-11
convfun.m,210,2010-11-11
deconv1.m,1811,2010-11-11
deconvL2_w.m,2757,2010-11-11
deconvSps.m,1924,2010-11-11
deconv_diagfe_filt_sps.m,2812,2011-04-04
deconv_diagfe_img_sps.m,2764,2011-04-04
deconv_freq_filt_gauss.m,3461,2011-04-04
deconv_freq_img_gauss.m,3384,2011-04-04
deconv_smp_filt_sps.m,2829,2011-04-04
Demo.m,289,2014-05-15
downSmpImC.m,350,2010-11-11
fftconvf.m,576,2010-11-11
filt_y.m,283,2010-11-11
fixsize.m,764,2010-11-11
flat3DArray.m,363,2010-11-11
flp.m,42,2010-11-11
getAutoCor.m,1693,2010-11-11
getAutoCorCyc.m,857,2010-11-11
getAutoCorFreqDiagCov.m,355,2010-11-11
getConvMat.m,1068,2010-11-11
getCorAb.m,943,2010-11-11
getCorAbDiagCov.m,571,2010-11-11
getCorAbFreqDiagCov.m,721,2010-11-11
getCorAbFreqDiagCovCyc.m,227,2010-11-11
getCory.m,250,2010-11-11
getCoryCyc.m,360,2010-11-11
goodfactor.m,116,2010-11-11
LoadFilter.m,410,2014-01-03
MOGparams.mat,276,2010-11-11
multires_deconv.m,1618,2010-11-11
normexp.m,144,2010-11-11
README.txt,5137,2011-04-04
read_res.m,8468,2010-11-11
resizeKer.m,115,2010-11-11
set_sizes.m,217,2010-11-11
smpmix_xcov_filt_space_f.m,1930,2010-11-11
solve_for_sps_kernel.m,342,2010-11-11
solve_for_sps_kernel_unconst.m,385,2010-11-11
test_data
.........\im01_ker01.mat,449176,2010-11-11
.........\im01_ker02.mat,449765,2010-11-11
.........\im01_ker03.mat,449526,2010-11-11
.........\im01_ker04.mat,447517,2010-11-11
.........\im01_ker05.mat,449993,2010-11-11
.........\im01_ker06.mat,449468,2010-11-11
.........\im01_ker07.mat,448477,2010-11-11
.........\im01_ker08.mat,448076,2010-11-11
.........\im02_ker01.mat,447853,2010-11-11
.........\im02_ker02.mat,448439,2010-11-11
.........\im02_ker03.mat,448349,2010-11-11
.........\im02_ker04.mat,447193,2010-11-11
.........\im02_ker05.mat,448804,2010-11-11
.........\im02_ker06.mat,448752,2010-11-11
.........\im02_ker07.mat,448004,2010-11-11
.........\im02_ker08.mat,447896,2010-11-11
.........\im03_ker01.mat,444478,2010-11-11
.........\im03_ker02.mat,444668,2010-11-11
.........\im03_ker03.mat,444803,2010-11-11
.........\im03_ker04.mat,443267,2010-11-11
.........\im03_ker05.mat,444554,2010-11-11
.........\im03_ker06.mat,444313,2010-11-11
.........\im03_ker07.mat,443895,2010-11-11
.........\im03_ker08.mat,444216,2010-11-11
.........\im04_ker01.mat,445986,2010-11-11
.........\im04_ker02.mat,445882,2010-11-11
.........\im04_ker03.mat,448203,2010-11-11
.........\im04_ker04.mat,444316,2010-11-11
.........\im04_ker05.mat,448153,2010-11-11
.........\im04_ker06.mat,446192,2010-11-11
.........\im04_ker07.mat,444792,2010-11-11
.........\im04_ker08.mat,444405,2010-11-11
.........\sizeL.mat,182,2010-11-11
test_diagfe_filt_sps.m,537,2010-11-11
test_diagfe_img_sps.m,528,2010-11-11
test_freq_filt_gauss.m,541,2010-11-11
test_freq_img_gauss.m,538,2010-11-11
test_smp_filt_sps.m,534,2010-11-11
update_k.m,2262,2010-11-11
update_x_conjgrad_diagfe_filt_space.m,3598,2010-11-11
update_x_conjgrad_diagfe_img_space.m,3702,2010-11-11
update_x_conjgrad_smp_filt_space.m,2846,2010-11-11
update_x_freqdeconv_filt_space.m,2356,2010-11-11
update_x_freqdeconv_img_space.m,2704,2010-11-11
zero_pad.m,149,2010-11-11
zero_pad2.m,144,2010-11-11
算法对应.txt.bak,432,2013-10-12

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

发表评论

0 个回复

  • whmt
    用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
    2021-04-21 10:38:50下载
    积分:1
  • video_avg33_filter
    说明:  图片采用3x3均值滤波,用Verilog语言描述,输入输出分别使用外同步(Pictures are filtered with 3x3 mean and described in Verilog language. Input and output are synchronized with each other.)
    2019-06-03 13:54:54下载
    积分:1
  • background-separation
    基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)(Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report))
    2012-12-06 16:59:25下载
    积分:1
  • bmp2ico
    BMP,ICO,JPG等图片格式转换,按照例子可以任意格式转换(BMP, ICO, JPG and other image format conversion, according to examples can be converted to any format.)
    2018-08-16 11:06:12下载
    积分:1
  • LBP
    对图像进行MB-LBP滤波,具有强大的纹理描绘能力(The image filter MB-LBP)
    2016-09-05 17:03:41下载
    积分:1
  • gathers
    图像处理技术中用于图像聚类的一段程序,即将区域中具有相同灰度或其他属性的区域提取出来。 (image processing technology for image clustering section of procedures, upcoming region with the same intensity or other attribute extraction from the region.)
    2007-06-03 09:52:31下载
    积分:1
  • image-convert
    MATLAB图像处理,直方图均衡和一些基本的滤波器(包括中值滤波器)。(MATLAB image processing, histogram equalization, and some basic filters.)
    2012-05-09 20:04:06下载
    积分:1
  • BJ200_4
    一个很有用的SAR图片,可用于SAR图像的目标识别(A very useful SAR image can be used for target recognition SAR image)
    2016-12-25 09:36:21下载
    积分:1
  • 识别代码集
    说明:  HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
    2019-05-24 15:05:36下载
    积分:1
  • ABdemo
    下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习(Download others AdaBoost-based face detection source code for everyone to learn)
    2009-06-18 09:16:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载