登录
首页 » matlab » code

code

于 2013-03-30 发布 文件大小:11058KB
0 193
下载积分: 1 下载次数: 166

代码说明:

  这段代码的功能是实现图像去雾处理,Matlab代码,可以直接运行的(Functionality of the code is to realize image processing demisters Matlab code can be run directly)

文件列表:

code
....\bialteral2.m,1212,2013-03-27
....\boxfilter.m,931,2013-03-27
....\darkchannel.m,384,2013-03-27
....\dataset




....\.......\fig2.tiff,786612,2013-03-27
....\.......\fig3.tiff,793798,2013-03-27
....\.......\fig5.tiff,787654,2013-03-27

....\.......\forest-input.bmp,765054,2013-03-27
....\.......\house-input.bmp,595854,2013-03-27
....\.......\house-rehazed.bmp,595854,2013-03-27
....\.......\housecorner.ppm,492015,2013-03-27
....\.......\K080-000021.png,242185,2013-03-27
....\.......\landscape-input.bmp,307254,2013-03-27
....\.......\mountain-input.bmp,589878,2013-03-27
....\.......\mountain-input2.bmp,589878,2013-03-27
....\.......\New York (input).jpg,793283,2013-03-27
....\.......\New York (input)2.jpg,200777,2013-03-27
....\.......\newyork-input.bmp,610254,2013-03-27
....\.......\people-input.bmp,706614,2013-03-27
....\.......\pumpkins-input.bmp,720054,2013-03-27
....\.......\pumpkins-refocued.bmp,720054,2013-03-27
....\.......\Red Bricks House.bmp,595854,2013-03-27
....\.......\Sky.bmp,1023414,2013-03-27
....\.......\synth-input.bmp,49206,2013-03-27
....\.......\TrafficFog.jpg,121134,2013-03-27
....\.......\TrafficFog1.jpg,22826,2013-03-27
....\.......\TrafficFog2.jpg,65412,2013-03-27
....\.......\TrafficFog24.jpg,98400,2013-03-27
....\.......\TrafficFog25.jpg,149528,2013-03-27
....\.......\TrafficFog252.jpg,47810,2013-03-27
....\.......\TrafficFog26.jpg,81736,2013-03-27
....\.......\TrafficFog27.jpg,250683,2013-03-27
....\.......\TrafficFog28.jpg,186495,2013-03-27
....\.......\TrafficFog4.jpg,31963,2013-03-27
....\.......\TrafficFog5.jpg,9374,2013-03-27
....\dehaze.m,1286,2013-03-27
....\estimate_noise.m,881,2013-03-27
....\guidedfilter.m,957,2013-03-27
....\guidedfilter_color.m,2462,2013-03-27
....\hazeremoval.m,5169,2013-03-27
....\hazeremoval2.m,1993,2013-03-27
....\hazeremoval3.m,5247,2013-03-27
....\PhysicsSingleImageFogRemoval_Demo20101128_OK.asv,5575,2013-03-27
....\PhysicsSingleImageFogRemoval_Demo20101128_OK.m,5616,2013-03-27
....\PhysicsSingleImageFogRemoval_Demo20130105.asv,5615,2013-03-27
....\PhysicsSingleImageFogRemoval_Demo20130105.m,5629,2013-03-27
....\PhysicsSingleImageFogRemoval_Demo20130108.m,6006,2013-03-27

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

发表评论

0 个回复

  • MFC4pic
    说明:  在MFC中显示各种格式的图片,jpg.png(Display pictures in various formats in MFC, jpg.png)
    2020-09-02 21:58:16下载
    积分:1
  • 4
    说明:  程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 (some imageprocessing sourcecode)
    2010-04-08 12:09:58下载
    积分:1
  • bits2img
    将处理过的二进制比特流写入图像,保存显示 (The treated binary bit stream to write the image )
    2014-12-05 13:21:33下载
    积分:1
  • IAcrossLine_Tn
    过线检测:依据物体运运动轨迹,分析是否过线 (In lane detection: Based on the trajectories of objects transported to analyze whether the line)
    2012-07-23 11:13:46下载
    积分:1
  • boundaries
    图象特征的边缘轮廓提取算法,对初学者很有帮助。(characteristics of the image edge contour extraction algorithm, useful for beginners.)
    2006-09-27 21:17:52下载
    积分:1
  • matting
    图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用MATLAB实现的一段抠图的代码(Image matting is the image of the target object from the background image segmentation techniques, this code is implemented using MATLAB code section of matting)
    2010-11-01 17:50:48下载
    积分:1
  • meanshift
    meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
    2011-10-10 08:23:48下载
    积分:1
  • MRF_BENCH
    实现了C聚类以后的马尔科夫图像分割,对阈值的选取和图像的后验概率计算(C clustering after the Markov segmentation, the posterior probability threshold value is selected and images calculated)
    2013-04-28 23:21:40下载
    积分:1
  • GausPyramid
    高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样(Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample)
    2009-05-08 11:25:24下载
    积分:1
  • matlab
    给出了偏微分方程的径向基函数配点法的数值解法,进行了数值模拟,并且给出了图形(The numerical solution of the radial basis function with partial differential equation method, numerical simulation, and gives the graphic )
    2014-04-17 09:27:58下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载