搜索资源列表
matlab实现retinexmsr算法
- matlab 实现的retinex算法来增强图像
MSRCR.rar
- 带色彩恢复因子的retinex算法,用于处理雾天图像,Recovery factor with color retinex algorithm, used to deal with fog image
Retinex
- 基于单尺度、多尺度、原始的Retinex算法,matlab实现,非常值得研究!在光照增强中有着非常好的应用!-Based on single-scale, multi-scale, the original Retinex algorithm, matlab implementation is worth studying! Increase in light has a very good application!
retinex-image-enhance
- Matlab用Retinex的MSR实现图像增强的代码,可运行,希望对新手有帮助-Matlab implementation of the MSR with the Retinex image enhancement code, you can run, hope to help novice
retinex
- 用Matlab写的retinex小程序,结果在下面,可以用来实验-Written in Matlab retinex small program, the results were good
retinex_frankle_mccann
- Retinex算法对较暗区域的图像处 理有明显效果,改进的Retinex方法则是基于经典Retinex,对具有较高亮度的遥感图像通过图像变 换方法达到去除模糊的目的。 -Retinex algorithm for image processing on the dark region was effective to improve the Retinex method is based on the classic Retinex, on remote sensing images
RETINEX
- 基于retinex理论的图象增强处理,一种新型的算法,效果挺好-Based on the Retinex theory of image enhancement processing, a new type of algorithm, the effect of good
retinex
- 这是我自己写的关于 图像处理中retinex、SSR、自适应的对比度增强算法的模板,有很好的效果 希望对你们有帮助- this is for retinex module, I wish it can help for you
myretinex
- Retinex算法,实现图像增强,图像质量明显提高。-Retinex Algorithm
retinex
- 关于retinex的一些经典雾天图像的处理。-Retinex fog on some of the classic image processing.
Retinex-of-image-enhancement
- 本文提出了基于Retinex可变框架模型的图像增强算法。实验证明该算法不但能有效的增强图像的质量,还能避免Retinex算法中带来的光晕效应,同时算法速度与同类型的图像增强算法比较更快速。之后,将这种理论运用到对彩色图像增强中,取得了很好的处理效果。 (使用同方知网浏览器打开)-This paper presents a framework model based on variable Retinex image enhancement algorithm. Experiments sho
Retinex-(2)
- 根据参考文献写的matlab双边滤波的Retinex图像增强程序,运行成功,效果不错。-According to references written by matlab Retinex image enhancement of bilateral filtering, the operation is successful, effect is good.
正确 Retinex代码
- 改进多尺度Retinex彩色图像增强算法代码(Multiscale Retinex for Color image enhancement)
retinex-MCCANN
- 基于retinex的图像增强,单尺度retinex算法(Single scale retinex,image enhancement)
1
- 图形图像雾霾去雾的基础算法之一,Retinex算法是多尺度Retinex算法以及单尺度算法的基础算法(One of the algorithms for fogging)
Retinex fogging algorithm
- matlab 中Retinex 去雾算法的具体实例,亲测有效(The specific example of Retinex fogging algorithm in MATLAB.)
Retinex.m
- 基于retinex算法的图像去雾的实现。基于Matlab的开发代码,下载后直接可以使用。(Fogging view of image based on Retinex algorithm)
msr
- 多尺度mar算法图像处理 matlab retinex(Multiscale Mar algorithm image processing)
Retinex-Image-Enhancement-master
- retinex图像增强算法,包含SSR,MSR.MSRCR,MSRCP等算法的实现,用一个gui界面实现,可直接运行(code,m gui_run.fig gui_run.m self_main.m README.md)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进