搜索资源列表
Retinex
- Land关于人类视觉的亮度和色彩恒常性的最近一个retinex算法模型已经实现并通过了图像处理实验的测试。 早先的研究虽然确定了Land的retinex算法的数学基础,但是他的亮度理论却并没有得到广泛的图像处理实验的支持。我们应该因为这种Retinex算法作为人类光亮和色彩知觉的模型的准确性定义一个没有特例的实际的retinex的实现方式。
retinex_MSR_SSR
- 其中包含了多尺度Retinex代码和单尺度Retinex以及MC_Retinex图像增强算法的代码。用来对图像进行增强处理。
全局Retinex灰度图像
- 全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与 直方 ... 改进后的中心/环绕Retinex算法,能有效增强彩色和灰度图像
retinex
- 基于 Retinex 理论的 SSR MSR等 算法 和一些自己改善后的算法-Based on Retinex Theory SSR MSR and other improved algorithms and some of their algorithm
illumination-normalization
- 这个c#编写的程序,用来对人脸图像进行预处理,从而提升人脸识别算法的性能。这里提出了3种用于人脸识别的图像预处理的光照归一化算法,即:Multiscale retinex和anisotropic 和isotropic平滑方法。-The c# Preparation procedures used for face image preprocessing, so as to enhance the performance of face recognition algorithms. Here p
RETINEX
- 本源码是基于多尺度的retinex理论的实现代码,针对灰度和彩色图像均可使用!! -The source is based on the theory of multi-scale retinex implementation code for gray and color images can be used! !
MSR_new
- Retinex和小波变换去除遥感图像云雾方法分析-Retinex and the wavelet transform method to remove cloud remote sensing image analysis
circleofretinex
- 实现C语言下的中心环绕retinex算法,可处理灰度图像和彩色图像-"Achieved under the center of the C language around retinex algorithm can handle grayscale images and color images"
based-retinex-for-fog-images
- 基于blind和retinex雾天图像处理,两个程序 带图片-Based blind and retinex fog image processing, two programs with pictures
full-Retinex
- 这里包含了一个retinex光照不变形的matlab程序,里面包含了文献,测试图片和m文件-This contains a a retinex light is not deformed matlab program, which includes literature, test images and m file
retinex
- retinex 算法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三方面达到平衡,因此可以对各种不同类型的图像进行自适应性地增强。-retinex algorithm, Retinex in their dynamic range compression, edge enhancement and color constancy 3 to reach equilibrium, and can therefore be carried out on various different ty
retinex.opencv
- Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。-The basic theory of Retinex theory is
RETINEX
- retinex 算法,用于图像动态范围的压缩或者图像去雾,实现反射层和照度层的分离-retinex widely used in tone mapping
retinex
- Retinex是一种常用的建立在科学实验和科学分析基础上的图像增强方法-Retinex Function
Retinex
- Retinex理论程序,包括SSR、MSR和MMSR-Retinex theoretical procedures, including SSR, MSR and MMSR
Retinex
- Retinex图像去雾算法,包含源码和典型测试图像,能很好地保留细节。-Retinex image defogging algorithms, including source code and test images typical, well preserved details.
Retinex---new
- 改变入射光和反射光的比例因子,能够快速解决图像对比度较低的情况-Changing the scale factor of the incident light and reflected light can quickly solve the problem of low contrast
Retinex
- 针对恶劣天气场景中交通图像常见的降质严重、模糊不清和对比度低等问题,提出一种基于颜色空间转换的交通图像增强算法。(A traffic image enhancement algorithm based on color space conversion is proposed to solve the problem of serious degradation, ambiguity and low contrast in common traffic scene in bad weather
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
retinex by two Bilateral Filters
- 基于双边滤波的retinex算法,暗光图像增强,有效去噪、提高对比度、去光晕;含论文和讲解PPT、实例代码(Retinex algorithm based on bilateral filtering can enhance dark image, effectively denoise, improve contrast and eliminate halo)