文件名称:MATLAB视频去雾【GUI,源码,论文】
介绍说明--下载内容来自于网络,使用问题请自行百度
该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。
二、算法介绍
①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组;
②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进行R,G,B三通道进行逐个像素地平滑处理,然后重组三通道,当然这样做的,虽然实现了图像的去雾效果,但是以部分像素曝光作为牺牲补偿。
③Retinex算法:通俗地讲就是,分离R,G,B三通道,对每个通道进行卷积滤波。(This project is based on MATLAB platform image defogging processing, equipped with a human-computer interactive GUI interface, you can choose local histogram equalization, global histogram equalization, Retinex algorithm, by comparing the histogram of the image before and after processing, and the histogram is a table of the number of gray value distribution in 0-256, information theory has been clear, with uniform distribution histogram Image, its information is the largest.)
二、算法介绍
①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组;
②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进行R,G,B三通道进行逐个像素地平滑处理,然后重组三通道,当然这样做的,虽然实现了图像的去雾效果,但是以部分像素曝光作为牺牲补偿。
③Retinex算法:通俗地讲就是,分离R,G,B三通道,对每个通道进行卷积滤波。(This project is based on MATLAB platform image defogging processing, equipped with a human-computer interactive GUI interface, you can choose local histogram equalization, global histogram equalization, Retinex algorithm, by comparing the histogram of the image before and after processing, and the histogram is a table of the number of gray value distribution in 0-256, information theory has been clear, with uniform distribution histogram Image, its information is the largest.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
MATLAB视频去雾【GUI,源码,论文】 | 0 | 2020-07-31 |
MATLAB视频去雾【GUI,源码,论文】\GUI视图.jpg | 221166 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\Img1.mat | 826985 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\Img2.mat | 5747494 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\Retinex去雾效果图.jpg | 91821 | 2019-07-15 |
MATLAB视频去雾【GUI,源码,论文】\images | 0 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\images\800-1.jpeg | 15058 | 2016-01-11 |
MATLAB视频去雾【GUI,源码,论文】\images\800.jpeg | 23006 | 2016-01-11 |
MATLAB视频去雾【GUI,源码,论文】\main.fig | 12517 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\main.m | 8581 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\图像去雾文档.doc | 486912 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\打开方式.txt | 572 | 2020-07-31 |
MATLAB视频去雾【GUI,源码,论文】\暗通道去雾效果图.jpg | 45836 | 2020-07-30 |
MATLAB视频去雾【GUI,源码,论文】\直方图去雾效果图.jpg | 53065 | 2016-04-30 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.