登录
首页 » matlab » heavy-tailed-deconv

heavy-tailed-deconv

于 2021-03-13 发布 文件大小:2246KB
0 117
下载积分: 1 下载次数: 17

代码说明:

  一般自然图像的梯度分布符合重尾分布,重尾分布也就是超拉普拉斯分布,根据这个特点进行图像复原。(The gradient of a natural image in line with heavy-tailed distribution, which is ultra-heavy-tailed distribution Laplace distribution, image restoration based on this feature.)

文件列表:

重尾分布fastdeconv
..................\dsc_0085.jpg
..................\fast_deconv.m,4694,2010-01-02
..................\kernels.mat,2175,2009-12-02

..................\psnr.m,89,2015-09-25
..................\htm" target=_blank>README,2135,2010-01-02
..................\snr.m,712,2009-12-01
..................\solve_image.m,6057,2009-12-02
..................\test_fast_deconv.asv,2121,2016-06-12
..................\test_fast_deconv.m,2122,2016-06-12

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

发表评论


0 个回复

  • daima
    题目: 八宝粥的生产过程中需要用到大量的红豆(红蚕豆),而实际上从红豆产地购买得到的红豆中会参杂一些杂物和不合格红豆。为了保证八宝粥的质量,需要对红豆进行筛选,去除不合格红豆和其它杂物。目前国内在红豆筛选工序上仍然使用人工筛选的方式,存在人工成本高、精确度差、劳动强度大等缺点。因此八宝粥生产厂商迫切需求开发一款能够自动实现红豆筛选的自动化筛选机。针对上述需求,请设计筛选机中的基于可见光图像的红豆筛选算法,该算法应尽可能的准确的找到参杂在红豆原料中的不合格红豆和杂物。 附件包括两个不同实验环境下拍摄得到的红豆相关图片样本库,实验环境分别为自然光照条件和灯光条件。每个条件下的样本库包括合格、不合格、杂物和混合四类样本的图像,其中合格、不合格以及杂物的图像可用来训练或建模,混合类图像用来测试算法的准确性和实时性。同学可在自然光照环境下的样本库或者灯光条件下的样本库中任选其一,用于解决上述问题。 作业提交格式包括以下四个内容: 一、 问题分析 二、 算法设计 三、 实验结果(将自己选择的样本库中的混合样本图片中的样本个体进行分类,并给出可视化的分类结果。) (Title:Use a lot of red bean production process of eight-treasure porridge ( red bean ), but in fact from the Red areas available in red bean can blend some sundries and unqualified red bean. In order to ensure the quality of eight-treasure porridge, the need for screening of red bean, red bean and other debris removal is not qualified. At present in the domestic bean screening process still use manual screening method, has the disadvantages of high labor costs, poor accuracy, high labor intensity. Therefore, eight-treasure porridge manufacturers need to develop a can achieve automatic bean screening automatic screening machine. According to the above requirements, please design screening machine selection algorithm based on visible light image of the red, the algorithm should be as accurate as possible to find the mixed in the bean raw materials in the unqualified red bean and debris.Accessories include captured in two different experimental environment of the red bean image sample dat)
    2013-03-11 21:10:47下载
    积分:1
  • Jsteg
    Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下: 首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最 低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
    2016-03-30 21:45:43下载
    积分:1
  • Gaborfilter
    说明:  Gabor滤波器的MATLAB实现,可用于边缘检测(Gabor filter by matlab)
    2020-05-08 19:09:52下载
    积分:1
  • deblur
    产生运动模糊图像以及逆滤波,维纳滤波的恢复效果比较(Produce motion-blurred images, as well as inverse filtering, Wiener filtering effect of the restoration of)
    2009-06-06 15:30:30下载
    积分:1
  • cv-matlab
    说明:  图像分割的MATLAB实现,效果很好,对光照有一定的适应性(Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability)
    2008-10-15 16:44:48下载
    积分:1
  • tensor completion
    整合了不完整张量的平滑平行因子分解和最小化张量秩模型的有效选择的张量补全,用于图像处理,(The proposed method admits significant advantages, owing to the integration of smooth PARAFAC decomposition for incomplete tensors and the efficient selection of models in order to minimize the tensor rank.)
    2018-06-09 15:36:34下载
    积分:1
  • Band-Reject-Digital-Filter
    利用汉宁窗设计Ⅰ型数字带阻滤波器,通过Matlab实现。(Band Reject Digital Filter based on HanningI though Matlab.)
    2011-06-16 19:51:34下载
    积分:1
  • 说明:  可以将txt文件中的某一列数据进行提取出来,然后进行图像制图(You can extract a column of data from the txt file and then do image mapping)
    2019-04-19 23:09:19下载
    积分:1
  • Bao2013SP
    图像加密算法本文讨论了基于现代密码体制的图像加密、基于矩阵变换的图像加密、基于混沌的图像加密、基于秘密分存的图像加密、基于频域的图像加密、基于SCAN 语言的图像加密和基于 DNA 计算的图像加密等主流图像加密算法的加密原理、优缺点和最新进展(This paper discusses image encryption algorithm based on modern cryptography, image encryption based on matrix transform, image encryption based on chaotic image encryption based on secret sharing based on frequency domain image encryption, image encryption, image encryption based on SCAN language and DNA based on the calculation of image encryption and other mainstream image encryption algorithm, encryption principle the advantages and disadvantages and the latest progress)
    2017-10-25 10:33:11下载
    积分:1
  • sfpxh3
    A fast matching algorithm based on image gray scale, in PDF format, good
    2017-05-07 11:10:28下载
    积分:1
  • 696518资源总数
  • 104607会员总数
  • 44今日下载