登录
首页 » matlab » matlab_code

matlab_code

于 2021-04-15 发布
0 196
下载积分: 1 下载次数: 2

代码说明:

说明:  单帧图像基于暗通道先验去雾,相对于其他方法能获得更好效果(Single frame image based on dark channel prior to dehaze)

文件列表:

matlab_code\code\boxfilter.asv, 931 , 2013-08-17
matlab_code\code\boxfilter.m, 931 , 2013-08-17
matlab_code\code\darkChannel.asv, 7495 , 2013-09-14
matlab_code\code\darkChannel.m, 7495 , 2013-09-14
matlab_code\code\ds.jpg, 164274 , 2013-08-18
matlab_code\code\edge_test.m, 273 , 2013-09-13
matlab_code\code\getLaplacian1.asv, 1789 , 2013-09-15
matlab_code\code\getLaplacian1.m, 1838 , 2013-09-15
matlab_code\code\guangzhou.jpg, 46029 , 2013-05-20
matlab_code\code\guidedfilter.m, 957 , 2010-07-08
matlab_code\code\guidedfilter_color.asv, 2464 , 2013-08-18
matlab_code\code\guidedfilter_color.m, 2462 , 2013-08-18
matlab_code\code\house.bmp, 595854 , 2012-11-16
matlab_code\code\land.jpg, 194829 , 2013-07-01
matlab_code\code\ny.png, 789207 , 2009-06-29
matlab_code\code\ny17.png, 1479691 , 2009-06-29
matlab_code\code\p2.jpg, 31516 , 2012-01-05
matlab_code\code\p4.bmp, 919734 , 2012-01-05
matlab_code\code\s.jpg, 12363 , 2013-09-11
matlab_code\code\shl.jpg, 161277 , 2013-06-13
matlab_code\code\softmatting.asv, 1254 , 2013-09-15
matlab_code\code\softmatting.m, 1254 , 2013-09-15
matlab_code\code\sweden.jpg, 179324 , 2010-09-29
matlab_code\code\sy2.jpg, 359188 , 2012-11-16
matlab_code\code\t.bmp, 202554 , 2013-09-14
matlab_code\code\tiananmen1.bmp, 810056 , 2012-11-13
matlab_code\code\tokyo.jpg, 92984 , 2013-04-03
matlab_code\code\y.png, 700972 , 2009-06-29
matlab_code\code\yellowmountain.jpg, 155444 , 2009-09-16
matlab_code\code\y_08.jpg, 22883 , 2013-09-14
matlab_code\code, 0 , 2013-06-20
matlab_code, 0 , 2021-04-13

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

发表评论

0 个回复

  • VC++ API自绘XP风格界面控件
    VC++ API自绘XP风格界面控件,窗体中的那些按钮还有Radio checkbox都是自绘的,是不是看起来和系统自带的一样呢?说实在,有人会问,既然和系统一样的,那还为什么要去做呢?是,因为这觉得这个过程是知识突飞猛进的过程,你可以熟悉很多VC++基础知识的运用。
    2022-05-15 18:49:19下载
    积分:1
  • Life_Game
    说明:  这个是八皇后的代码,用VC写的,使用了c++数据结构,用了递归回溯(eightQueen)
    2009-08-05 00:28:02下载
    积分:1
  • proxys
    pest testig aster pasta
    2019-02-10 03:59:41下载
    积分:1
  • VC++增强型对话框 加入图片显示
    VC++增强型“打开文件”和“保存文件”对话框 加入图片显示,程序分别生成了几个常用的dialog功能,在这些dialog中增加了图片,还有TAB选项卡还有预览功能,大大提升了对话框的实用性,如演示截图所示的打开文件对话框,上面会显示一张图片,而且还添加了TAB功能,可在打开文件的时候显示最新的文件。
    2022-07-14 12:33:51下载
    积分:1
  • Solution1
    用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.(vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.)
    2005-04-23 07:33:09下载
    积分:1
  • Chaos_analyser
    混沌分析工具,包括计算lyapunov指数,指数谱,分数维等,c语言编写,含源码(chaos analysis tools, including the calculation of lyapunov index, the index spectra, fractal dimension, c language, Containing FOSS)
    2021-03-10 15:39:26下载
    积分:1
  • Delphi编写基于SMTP的发邮件程序
    Delphi编写基于SMTP的发邮件程序,Email发送程序,填写好窗口输入框中的各个参数要求,包括SMTP服务器、发送者用户名、密码、收件人相关信息等,然后即可测试发送邮件了。可熟悉下SMTP协议下的邮件发送程序原理。
    2022-11-18 06:55:04下载
    积分:1
  • 表情识别
    说明:  在频域中组合空间域和局部相位量化(LPQ)的局部二进制模式(LBP)用于面部识别。 首先,从LBP特征和频域中提取人脸图像以提取LPQ特征,然后合并到LBP / LPQ直方图中以比较直方图相似度。 最后,使用最近邻原则来识别。 在YALE和AR标准人脸数据库上的实验表明,该方法获得的结果优于单一方法。(A local binary pattern (LBP) combining spatial domain and local phase quantization (LPQ) in frequency domain for face recognition. Firstly, the face image is extracted from the LBP feature and the frequency domain to extract the LPQ feature, and then merged into the LBP /LPQ histogram to compare the histogram similarity. Finally, the nearest neighbor principle is used to identify. Experiments on the YALE and AR standard face databases show that the results obtained by this method are better than the single method.)
    2020-06-18 16:40:02下载
    积分:1
  • 802.11a
    802.11a标准 比较全面 各个方面的都有的-802.11a
    2022-02-15 08:19:19下载
    积分:1
  • zhengjiaoshejizs
    正交试验设计(Orthogonal experimental design)是研究多因素多水平的又一种设计方法,它是根据正交性从全面试验中挑选出部分有代表性的点进行试验,这些有代表性的点具备了“均匀分散,齐整可比”的特点,正交试验设计是分式析因设计的主要方法。是一种高效率、快速、经济的实验设计方法。日本著名的统计学家田口玄一将正交试验选择的水平组合列成表格,称为正交表。(Orthogonal experimental design is another design method to study multi-factors and multi - levels. according to orthogonality, it selects some representative points from comprehensive experiments to carry out experiments. these representative points have the characteristics of " uniform dispersion, uniform comparison". orthogonal experimental design is the main method of fractional factorial design. It is an efficient, fast and economical experimental design method. Renowned Japanese statistician Taguchi Xuan I listed the horizontal combinations selected by the orthogonal experiments into a table called an orthogonal table.)
    2018-06-19 09:39:44下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载