搜索资源列表
MSR_image_enhance
- 基于对尺度的MSR算法的医学图像增强算法。 调试可以通过 对于低对比度的医学图像有很好的效果!-scale based on the MSR algorithm of medical image enhancement algorithms. Debugging through the low-contrast image has good results!
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
retinex-image-enhance
- Matlab用Retinex的MSR实现图像增强的代码,可运行,希望对新手有帮助-Matlab implementation of the MSR with the Retinex image enhancement code, you can run, hope to help novice
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
MSR
- MSR单尺度matlab代码,直接运行即可-MSR single scale matlab code can be run 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
An-image-method-to-the-mist
- 一种图像去薄雾方法 将雾对景物的退化作用等效成照度变化的结果,根据retinex理论及有雾图像直方图的特点,分析了MSR算法-An image method to the mist the fog effect on the degradation of the scene illumination is equivalent to the result of changes, according to the retinex theory and foggy image histogr
jiyuDCTdeMSRtuxiangronghe
- 基于离散小波变换的多尺度Retinex图像融合的国外的最新的论文-STUDY AND ANALYSIS OF VARIOUS IMAGE FUSION METHODS BY DWT AND MSR
msr
- Multi Scale Retinex算法对YUV420图像进行光照增强处理,仅在亮度域进行处理,UV分量不做处理。可选择scale数和步长。-Enhance YUV420 video frame by MSR algorithm.
MSR
- 多尺度Retinex算法 matlab格式 含一个文件:MSR.m-Multiscale Retinex algorithm matlab format a file: MSR.m
efficient-msr-of-Retinex
- 一种改进的有效基于 Retinex的msr算法,可以对有雾的图像进行处理,经过测试是可以有的,效果不错,作为参考算法-An improved effectively the MSR algorithm based on Retinex, foggy images can be processed, tested can be some, effect is good, as a reference algorithm
MSR
- 可以直接用的retinex去雾程序代码,MSR的-You can be directly used to fog retinex code, MSR
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.)