登录
首页 » matlab » darkchannel

darkchannel

于 2011-11-10 发布 文件大小:3KB
0 389
下载积分: 1 下载次数: 376

代码说明:

  用matlab实现了暗通道图像增强,完整源代码,出自暗通道增强算法的提出者。(Dark-channel image enhancement, complete source code from the authors of the dark channel enhancement algorithms.)

文件列表:

getA.m,1067,2010-04-29
getAA1.m,1535,2010-04-30
getaccuratetx.m,197,2010-04-30
getLaplacian1.m,1802,2010-04-30
gettx.m,898,2010-04-30
hazeremove.m,435,2011-11-07
laststep.m,216,2010-04-30
此程序是“Single Image Haze Removal Using Dark Channel Prior”的程序,效果较为理想.txt,82,2011-02-19

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

发表评论

0 个回复

  • trackinger
    目标跟踪程序,使用matlab编写,采用CV模型,卡尔曼跟踪,有轨迹模拟,给出了跟踪的误差 目标跟踪,采用CV模型,卡尔曼滤波,给出模拟结果和跟踪结果,给出误差分析(Target tracking program, using matlab prepared, using the CV model, Kalman tracking, trajectory simulations have given a tracking error target tracking, using the CV model, Kalman filter, and track the results of the simulation results are given, error analysis is given)
    2021-04-24 17:28:47下载
    积分:1
  • R2007test_walsh
    说明:  采用walsh进行处理,所得图片效果比较理想(Processed by walsh, results from the ideal image)
    2011-03-08 09:39:08下载
    积分:1
  • Lucas_Kanade
    一个运动估计运算的MATLAB文件,本人已经测试过,非常有用。(A motion estimation MATLAB file operations, I have been tested, very useful.)
    2008-08-15 13:34:30下载
    积分:1
  • C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
    具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。  孤立点的定义:某个点,周围没有与该点等值的点。  或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。  去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符;   注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
    2013-02-18下载
    积分:1
  • pic
    matlab函数进行图像轮廓处理,处理效果还是可以的。(matlab function detect the picture and scale the picture)
    2020-06-16 12:28:32下载
    积分:1
  • gmodify
    图像畸变校正技术的matlab源代码,涉及到图像的空间变换和灰度插值等技术。(Matlab source code of the image distortion correction technology related to space transformation and grayscale image interpolation technology.)
    2012-05-27 00:56:18下载
    积分:1
  • simplegabortb-v0.2.2
    图像纹理特征提取在图像处理中有着非常重要的作用,这个是提取图像纹理特征的程序!(Image texture feature extraction in image processing has a very important role, this is the image texture feature extraction procedure!)
    2008-06-26 21:27:40下载
    积分:1
  • close all
    说明:  小波变化是对傅里叶变换和短时傅里叶变换的一个突破,其改变就在于,将无限长的三角函数基换成了有限长的会衰减的小波。(Wavelet transform is a breakthrough of Fourier transform and short-time Fourier transform. Its change lies in that the infinite trigonometric function base is replaced by the finite attenuation wavelet.)
    2020-06-26 16:29:04下载
    积分:1
  • Curve
    说明:  分类,纹理特征,提取特征向量,matlab 7.0 原程序,classifer,texture(Classification, texture features, feature vector extraction, matlab 7.0 original procedure, classifer, texture)
    2008-09-04 08:16:43下载
    积分:1
  • 边缘检测算法的一种实现
    自己写的一种查找图像边缘的方法,效果还不错(a way to find the edge of a picture by myself, and it can reach good result)
    2021-03-29 14:19:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载