登录
首页 » Visual C++ » 图像去雾算法源代码c++

图像去雾算法源代码c++

于 2020-09-02 发布 文件大小:3353KB
0 121
下载积分: 1 下载次数: 37

代码说明:

  图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)

文件列表:

haze-remove-master
haze-remove-master\.gitignore
haze-remove-master\.vs
haze-remove-master\.vs\haze-remove
haze-remove-master\.vs\haze-remove\v14
haze-remove-master\.vs\haze-remove\v14\.suo
haze-remove-master\LICENSE
haze-remove-master\README.md
haze-remove-master\haze-remove.VC.opendb
haze-remove-master\haze-remove.sdf
haze-remove-master\haze-remove.sln
haze-remove-master\haze-remove
haze-remove-master\haze-remove\1.jpg
haze-remove-master\haze-remove\Debug
haze-remove-master\haze-remove\Debug\guidedfilter.obj
haze-remove-master\haze-remove\Debug\haze-remove.log
haze-remove-master\haze-remove\Debug\haze-remove.tlog
haze-remove-master\haze-remove\Debug\haze-remove.tlog\CL.read.1.tlog
haze-remove-master\haze-remove\Debug\haze-remove.tlog\CL.write.1.tlog
haze-remove-master\haze-remove\Debug\haze-remove.tlog\haze-remove.lastbuildstate
haze-remove-master\haze-remove\Debug\haze-remove.tlog\link.read.1.tlog
haze-remove-master\haze-remove\Debug\haze-remove.tlog\link.write.1.tlog
haze-remove-master\haze-remove\Debug\haze-remove.tlog\unsuccessfulbuild
haze-remove-master\haze-remove\Debug\main.obj
haze-remove-master\haze-remove\Debug\vc140.idb
haze-remove-master\haze-remove\Debug\vc140.pdb
haze-remove-master\haze-remove\guidedfilter.cpp
haze-remove-master\haze-remove\guidedfilter.h
haze-remove-master\haze-remove\haze-remove.vcxproj
haze-remove-master\haze-remove\haze-remove.vcxproj.filters
haze-remove-master\haze-remove\main.cpp
haze-remove-master\haze-remove\main.h
haze-remove-master\haze-remove\ny_night.jpg
haze-remove-master\haze-remove\x64
haze-remove-master\haze-remove\x64\Debug
haze-remove-master\haze-remove\x64\Debug\guidedfilter.obj
haze-remove-master\haze-remove\x64\Debug\haze-remove.log
haze-remove-master\haze-remove\x64\Debug\haze-remove.tlog
haze-remove-master\haze-remove\x64\Debug\haze-remove.tlog\CL.read.1.tlog
haze-remove-master\haze-remove\x64\Debug\haze-remove.tlog\CL.write.1.tlog
haze-remove-master\haze-remove\x64\Debug\haze-remove.tlog\haze-remove.lastbuildstate
haze-remove-master\haze-remove\x64\Debug\haze-remove.tlog\link.read.1.tlog
haze-remove-master\haze-remove\x64\Debug\haze-remove.tlog\link.write.1.tlog
haze-remove-master\haze-remove\x64\Debug\main.obj
haze-remove-master\haze-remove\x64\Debug\vc140.idb
haze-remove-master\haze-remove\x64\Debug\vc140.pdb
haze-remove-master\haze-remove\x64\Release
haze-remove-master\haze-remove\x64\Release\haze-remove.log
haze-remove-master\haze-remove\x64\Release\haze-remove.tlog
haze-remove-master\haze-remove\x64\Release\haze-remove.tlog\haze-remove.lastbuildstate
haze-remove-master\haze-remove\x64\Release\haze-remove.tlog\unsuccessfulbuild
haze-remove-master\haze-remove\x64\Release\vc140.pdb
haze-remove-master\x64
haze-remove-master\x64\Debug
haze-remove-master\x64\Debug\haze-remove.exe
haze-remove-master\x64\Debug\haze-remove.ilk
haze-remove-master\x64\Debug\haze-remove.pdb

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

发表评论

0 个回复

  • EdgeDetectionAndExtraction
    边缘检测与提取,轮廓跟踪 注意事项: 运行时,文件c: est.bmp必须存在(Edge detection and extraction, contour tracing Note: run-time, file c: test.bmp must exist)
    2009-03-11 15:00:42下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • yuzhibianhua
    图像处理基本算法其中之一的yuzhibianhua (Image processing one of the basic algorithm yuzhibianhua)
    2008-06-04 17:13:13下载
    积分:1
  • CameraCalibration
    张正友经典论文,灵活的相机标定法,内附图片+源码,可以直接使用(zhangzhengyou,image+program, A Flexible New Technique for Camera Calibration)
    2017-07-18 17:10:59下载
    积分:1
  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • GMM-modeling-and-EM
    介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法(Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm)
    2012-07-11 15:40:59下载
    积分:1
  • zernikeCT
    此程序为泽尼克的方法拟合离散点的数据,用于图像处理。(Zernike parameter fitting)
    2013-11-16 19:55:34下载
    积分:1
  • DetectionofTonguesCrackBasedonAdaptiveThreshold
    摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不 适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并, 对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的 舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。(Tongue’ s crack is a very important part of herbalist doctor diagnosis. For the different screen conditions , there are many differ2 ences on the tongue’ s quality. It is not effective to use the t raditional threshold ext raction algorithm. In order to solve this problem , pro2 pose a new adaptive threshold algorithm. Present the segmentation of the image of tongue by using the feature on tongue in the L 3 a 3 b color space and the split- combining algorithm. Then use the threshold , which is the color value ext racted automatically in the middle of the tongue , to detect the crack of the whole tongue. The experiments show that this approach is able to distill the crack effectively to different tongue images , and achieve the objectivity of the diagnosis based on the tongue’ s crack.)
    2020-08-27 19:58:13下载
    积分:1
  • ippiman
    图像处理的IPP库使用手册,包括每个函数的使用说明,以及参数的意义。(IPP library of image processing using the manual, including instructions for each function, as well as the significance of the parameters.)
    2013-01-10 20:23:06下载
    积分:1
  • EExamplesofGax
    高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。 (Instance of the Gaussian smoothing filter, Gaussian filter is essentially a signal filter, its purpose is to smooth processing of the signal, we know that the digital image for the late application, the noise is the biggest problem, the error accumulated transfer reason, a lot of image processing textbooks will be introduced at an early Gauss filter for higher SNR of the image (real response signal).)
    2012-06-10 16:26:45下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载