搜索资源列表
Retinex
- Land关于人类视觉的亮度和色彩恒常性的最近一个retinex算法模型已经实现并通过了图像处理实验的测试。 早先的研究虽然确定了Land的retinex算法的数学基础,但是他的亮度理论却并没有得到广泛的图像处理实验的支持。我们应该因为这种Retinex算法作为人类光亮和色彩知觉的模型的准确性定义一个没有特例的实际的retinex的实现方式。
retinex_MSR_SSR
- 其中包含了多尺度Retinex代码和单尺度Retinex以及MC_Retinex图像增强算法的代码。用来对图像进行增强处理。
ssr_retinex_grahics
- 中心/ 环绕Retinex 算法。自从Retinex 理论提出以来, Land 本人和其他 人先后提出了Retinex 不同的变种, 最新的一个版 本是中心/ 环绕Retinex 7 。该方法比较以前的版 本, 运算速度显著提高, 而且物理意义更加清楚。 这种运算与人类视网膜和大脑皮层神经元的神经生 理学函数相关, 其形式类似于自然视觉科学中常用 来模拟单个神经元感受野的高斯差分函数-center/around
fogy_image_restoration
- 里面包含了Retinex理论的matlab实现和雾天图像处理的一些方法介绍,都是PDF论文格式的-Which contains the Retinex theory of realization and fog matlab image processing methods, the papers are PDF format
Retinex
- Land关于人类视觉的亮度和色彩恒常性的最近一个retinex算法模型已经实现并通过了图像处理实验的测试。 早先的研究虽然确定了Land的retinex算法的数学基础,但是他的亮度理论却并没有得到广泛的图像处理实验的支持。我们应该因为这种Retinex算法作为人类光亮和色彩知觉的模型的准确性定义一个没有特例的实际的retinex的实现方式。-Land on the human visual brightness and color co
rendring2006
- 一份retinex算法的code,其中利用pca 做 色度分解,利用改进的bilateral滤波器进行低频和高频分解-Retinex algorithm in a code, which made use of PCA colority decomposition, the use of improved bilateral filter for low frequency and high-frequency decompositio
Center_Sorrounding_Retinex
- 改进后的中心/环绕Retinex算法,能有效增强彩色和灰度图像-The improved center/surround Retinex algorithm, can effectively enhance the color and gray-scale image
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
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"
retinex
- 基于 Retinex 理论的 SSR MSR等 算法 和一些自己改善后的算法-Based on Retinex Theory SSR MSR and other improved algorithms and some of their algorithm
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 carri
retinex
- 多尺度Retinex代码算法,能够很好的是实现边缘锐化和对比度增强。-Multi scale Retinex code algorithm, can very good realize edge sharpening and contrast enhancement.
retinex.opencv
- Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。-The basi
RETINEX
- retinex 算法,用于图像动态范围的压缩或者图像去雾,实现反射层和照度层的分离-retinex widely used in tone mapping
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
retinex by two Bilateral Filters
- 基于双边滤波的retinex算法,暗光图像增强,有效去噪、提高对比度、去光晕;含论文和讲解PPT、实例代码(Retinex algorithm based on bilateral filtering can enhance dark image, effectively denoise, improve contrast and eliminate halo)