登录
首页 » matlab » matlab_code

matlab_code

于 2021-04-15 发布
0 206
下载积分: 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 个回复

  • Unikey-4.0
    to study for student
    2013-08-28 12:11:13下载
    积分:1
  • TheTetrisGame
    经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)
    2013-09-11 14:46:11下载
    积分:1
  • 一个有很多错误的问题,希望哪位高手可以帮我解决一下啊,记住要是高手啊,一般的手就不要下了.自食力....
    一个有很多错误的问题,希望哪位高手可以帮我解决一下啊,记住要是高手啊,一般的手就不要下了.自食其力.-a lot of mistakes in the hope that any expert can help solve what I ah, remember if master ah, general hand had not. Self-reliance.
    2022-05-10 16:05:25下载
    积分:1
  • Mail-list
    实现通讯录的存储和呼叫功能,并且能实现按呼叫次数或者按姓名进行排序,在visual studio 2008中可直接运行(Address book and call to achieve the storage function, and can achieve the number of calls or by sorting by name, in visual studio 2008 can be run directly)
    2011-11-09 09:38:27下载
    积分:1
  • S参数反演法
    S参数反演,利用同轴博导法测出的S参数,用NWR方法反演出等效介电参数。(S parameter inversion)
    2019-04-09 20:27:19下载
    积分:1
  • 实际对象的数学模型并不清楚,难以控制。
    针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模 型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫 网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定 位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数 (RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不 同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性. -Mathematical model for the actual object is not clear and difficult to control the problem, the use of artificial immune network model and the discrete learning algorithm, artificial immune systems and neural networks combine the advantages of structure, an artificial immune network based on pattern recognition algorithms, Construction of the object identified by artificial immune network model. the algorithm is a combination of network nodes to adjust the position and parameters as well as the basis function implementation of the smoothing factor, tuning and other functions, to effectively solve the Radial Basis Function (RBF) neural network pattern recognition of two phase of the task, so that the accuracy of pattern recognition have greater impro
    2022-05-19 12:01:11下载
    积分:1
  • 愤怒的小鸟
    说明:  愤怒的小鸟是一款微信小游戏,这是源码,大家可以参考(Angry Birds is a Wechat game, this is the source code, you can refer to)
    2020-06-20 19:00:02下载
    积分:1
  • keboard
    可以实现模拟键盘,驱动级的。可以当普通键盘一样使用(Can realize analog keyboard, driver class. Like an ordinary keyboard can be used)
    2020-10-13 23:17:31下载
    积分:1
  • 猜拳游戏
    说明:  猜拳游戏Python实现。 猜拳游戏规则: 石头:握紧的拳头。 剪子:或称“剪刀”,中指和食指伸直,其余手指握紧。 布:五指伸直,张开手掌。手心向下,或向上,或竖直(拇指向上)。 每一个手势代表一个“武器”,互相克制的原则是:剪子剪不动石头(石头胜利);布被剪子剪开(剪子胜利);石头被布包裹(布胜利)。如果双方出示了一样的手势,就是平局。(Application of Guess boxing game with Python)
    2020-06-21 01:40:01下载
    积分:1
  • BiliHelper-master
    说明:  helper doc...............
    2019-10-23 22:48:01下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载