搜索资源列表
retinex_MSR_SSR
- 其中包含了多尺度Retinex代码和单尺度Retinex以及MC_Retinex图像增强算法的代码。用来对图像进行增强处理。
MSRCR实现的图像增强
- MSRCR实现的图像增强,可以运行,效果比MSR等以前的要好,MSRCR to achieve image enhancement, you can run, the effect is better than the previous MSR, etc.
基于Retinex的MSRCR算法的C语言实现
- 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
msr
- 基于retinex的图像增强算法,多尺度msr,已验证-Image enhancement algorithm based on retinex, multi-scale msr, has been verified
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
28c4499f77f2
- MSR对灰度图足够了,但对彩色图像还不是特别理想。颜色不饱和有时还很严重。在少数情况下,违反灰度分布的前提会导致不可预料的颜色扭曲。因此,我们考虑一种能提供好的色调再现的颜色恢复算法。当然我们希望该算法要保持可以接受的颜色定常,因为这是Retinex的基本目标之一。-MSR enough for grayscale, but color images is not particularly desirable. Unsaturated colors are sometimes very s
Retinex
- 全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与直方图均衡化比较-Global Retinex color image restoration, VC++ to achieve good results, restoring true colors, compared with the histogram equalization
retinex
- 基于 Retinex 理论的 SSR MSR等 算法 和一些自己改善后的算法-Based on Retinex Theory SSR MSR and other improved algorithms and some of their algorithm
RETINEX_release
- implement of retinex .include sigle retinex ,msr and msrCR. using c++
retinexopencv
- implement of retinex .include sigle retinex ,msr and msrCR. using c++ ,opencv
Retinex
- 彩色图像的多尺度Retinex算法,MSR算法,算法直接可用-Multi-scale Retinex color image algorithms, MSR algorithm, the algorithm can be used directly
retinex
- MSR图像增强算法,基于MATLAB7.6,处理后的图像效果不错。-The MSR image restoring algorithm, the result is good for people studying.
msr
- 实现retinex中的msr,关于雾天图像处理。-Msr in achieving retinex,Image processing on the fog
MSR
- 基于retinex的图像增强的研究,有很好的效果。。。可以浏览一下-Retinex-based image enhanced
MSR
- Retinex理论始于Land和McCann于20世纪60年代作出的一系列贡献,其基本思想是人感知到某点的颜色和亮度并不仅仅取决于该点进入人眼的绝对光线,还和其周围的颜色和亮度有关。Retinex这个词是由视网膜(Retina)和大脑皮层(Cortex)两个词组合构成的.Land之所以设计这个词,是为了表明他不清楚视觉系统的特性究竟取决于此两个生理结构中的哪一个,抑或是与两者都有关系-MSR Retinex Function
msr程序
- 自 Retinex 理论提出以来,许多学者已经从不同角度提出了不同的 Retinex 算法,其中最著名的有 Jobson 等提出的基于中心环绕的单尺度 Retinex( Single-Scale Retinex, SSR) 算法和在此 基 础 上 发 展 的 多 尺 度 Retinex ( Multi-Scale Retinex,MSR) 算法。(Since the Retinex theory was put forward, many scholars have put forward fr
MSR
- 多尺度retinex算法的matlab程序,用着不错(The matlab program of multi-scale Retinex algorithm is well used)
Retinex图像增强算法
- 文件有几个基于视网膜的图像增强技术,有SSR,MSR代码(There are several image enhancement technologies based on retina, including SSR and MSR codes.)
Retinex-Image-Enhancement-master
- retinex图像增强算法,包含SSR,MSR.MSRCR,MSRCP等算法的实现,用一个gui界面实现,可直接运行(code,m gui_run.fig gui_run.m self_main.m README.md)