搜索资源列表
retinex
- retinex算法的C语言代码实现,用于图象处理
retinex-nex
- Retinex代码,图像增强,是一种比较新的算法,算法很新颖
Retinex算法的实现
- matlab代码实现经典的Retinex算法
retinex_MSR_SSR
- 其中包含了多尺度Retinex代码和单尺度Retinex以及MC_Retinex图像增强算法的代码。用来对图像进行增强处理。
图像增强源码大全(包括Retinex)
- 文件中包含各种关于图像处理的matlab代码,包括Retinex,単尺度,多尺度算法
retinex-image-enhance
- Matlab用Retinex的MSR实现图像增强的代码,可运行,希望对新手有帮助-Matlab implementation of the MSR with the Retinex image enhancement code, you can run, hope to help novice
strong_msr
- 另一个有关多尺度retinex的matlab代码,效果不错-Another multi-scale retinex the matlab code, good results
4Retinex
- 自己用VC写的retinex,结果能很好显示,但代码有些冗余,欢迎大侠来指正,QQ912551992,邮箱:lokaven@163.com-Own use VC written retinex, results can be a very good show
I-change-RETINEX
- 自己进行试验并且试验成功的关于retinex的matlab代码-I experimented and tested successfully on the Retinex matlab code
RetinexinMatlab
- 这个代码实现Retinex的两个代码,是很有价值的。-This code is introduce the Retinex。
RETINEX
- 本源码是基于多尺度的retinex理论的实现代码,针对灰度和彩色图像均可使用!! -The source is based on the theory of multi-scale retinex implementation code for gray and color images can be used! !
Retinex
- 本代码实现基于Retinex理论的三种方法,分别为单尺度Retinex,多尺度Retinex,以及自商图像方法。直接运行每个文件夹下的test文件就可以得到对应的方法的处理结果。-This code implements three methods based on Retinex theory, respectively, for the single-scale Retinex, the multiscale Retinex, as well as self-quotient image m
retinex
- matlab代码实现的retinex图像增强-retinex image enhancement matlab code
retinex
- 多尺度Retinex代码算法,能够很好的是实现边缘锐化和对比度增强。-Multi scale Retinex code algorithm, can very good realize edge sharpening and contrast enhancement.
正确 Retinex代码
- 改进多尺度Retinex彩色图像增强算法代码(Multiscale Retinex for Color image enhancement)
retinex算法
- Retinex算法 用于去雾以及强光照,在图像处理当中尝尝扮演重要的角色。(The Retinex algorithm is used to remove fog and light, and try to play an important role in image processing.)
Retinex.m
- 基于retinex算法的图像去雾的实现。基于Matlab的开发代码,下载后直接可以使用。(Fogging view of image based on Retinex algorithm)
基于直方图均衡化,暗通道先验,retinex方法的数字图像去雾matlab程序集合
- 一个关于图像去雾的基本算法代码的超强整合,每一行(划重点)代码都有详细而好懂的注释,全部都是m文件,另外还有许多测试图例,从浓雾到薄雾都有。暗通道方法采用改进算法,增加了图像采样,提升了计算速度,改进了导向滤波最小二乘的算法使其精细透视率图的效果得到了显著提升。另外附带相应根据上述代码编写的GUI设计的m文件
retinex by two Bilateral Filters
- 基于双边滤波的retinex算法,暗光图像增强,有效去噪、提高对比度、去光晕;含论文和讲解PPT、实例代码(Retinex algorithm based on bilateral filtering can enhance dark image, effectively denoise, improve contrast and eliminate halo)