资源简介
本科毕业设计用MATLAB的GUI设计一个界面,实现用多种方法的图像去雾,上面给出主函数,里面所有方法的函数都有的,也解释了代码,有人要答辩PPT或者参考论文等资料可以找我,还有去雾的图片。
代码片段和文件信息
function varargout = MainForm(varargin)
% MAINFORM MATLAB code for MainForm.fig
% MAINFORM by itself creates a new MAINFORM or raises the existing
% singleton*.
%
% H = MAINFORM returns the handle to a new MAINFORM or the handle to
% the existing singleton*.
%
% MAINFORM(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in MAINFORM.M with the given input arguments.
%
% MAINFORM(‘Property‘‘Value‘...) creates a new MAINFORM or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before MainForm_OpeningFcn gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to MainForm_OpeningFcn v
相关资源
- darkchannel 用MATLAB实现的darkchannel算法
- retinex MSR图像增强算法
- SSR 实现单尺度retinex算法
- Retinex 基于RETINEX理论的图像去雾
- Msrcr 基于Retinex的MSRCR图像增强算法的
- Image-Haze-Removal 2009年CVPR最佳论文
- DeHaze 根据CVPR最佳论文实现的基于暗通
- 1 图像去雾基于暗原色先验去雾
- Dehazing-with-Boundary-Constraint 最新图像去
- Retinex-of-image-enhancement 本文提出了基于
- Automated-Diabetic-Retinopathy-Detection
- 图像去雾MATLAB程序
- 2009年CVPR最佳论文去雾技术源代码.d
- 基于MATLAB的图像去雾技术.rar
- fattal的singel image dehazing
- matlab基于直方图优化的图像去雾技术
评论
共有 条评论