搜索资源列表
Morphological_Opening
- 以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and ana
WhiteBalance
- 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。
light
- 另一种光照不均匀图像的图像增强法源代码,编译通过,效果良好
imageprocessing2
- 1.灰度变换:选择一幅对比度不足的图像,对该图像进行灰度变换,增强对比度,显示增强前、后的图像以及它们的灰度直方图。 2.直方图均衡:选择一幅灰度直方图不均匀的图像,对该图像进行直方图均衡处理,显示处理前、后的图像以及它们的灰度直方图。 3.选择一幅边缘较模糊的图像,利用高通滤波器(选择或自己设计)对该图像进行边缘增强,观察增强的效果。 4.选择一幅图像,叠加零均值高斯噪声,分别利用低通滤波器、维纳滤波器和中值滤波器对该有噪图像进行滤波,显示滤波后的图 像,比较各滤波器的滤波效果
gauss_Homomorphic_filter
- 利用高斯高通滤波器对图像做同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测-Using of gauss high filter and homomorphic filtering, solve the problem of uneven illumination Canny edge detector.
bph
- 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正-White balance algorithm, through the HSV model for three-channel gray-scale image analysis, the white balance to be images that can be used under non-uniform illumination of the image correction
test
- 图像二值化的一种方法,能适合光照不均匀的情况,代码短效果好,十分好用,一个是wellner原始算法,一个是改进后的算法。-the thresholding algorithom, one is Wellner method,the other is improving Wellner method, it can work well on the uneven light condithion. it s smooth and effective.if you want to use it ,y
wave-Homo
- 小波同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测 -A method based on wavelet was applied to homomorphic filtering to enhance the contrast of image and solve the problem of uneven illumination ;Canny edge detector.
IVC
- 一种用于基于灰度不均匀图像分割的算法,主要用于大脑图像分割-One for image segmentation based on gray uniform algorithm
imageenhancement
- (论文)传统的小波增强算法应用于光照不足或不均匀的图像时处理效果一般,针对该问题提出了基于小波变换的图像增强新算法-(Paper) used in traditional wavelet enhancement algorithm inadequate or uneven illumination image processing effects generally, for the problem based on wavelet transform new algorithm for ima
AVariationalFrameworkforRetinex
- retinex算法变分框架的原文,图像增强,光照不均匀处理,近几年的热点
RetinexbyTwoBilateralFilters
- 双边滤波retinex算法变分框架的原文,图像增强,光照不均匀处理,近几年的热点
SSR_ycbcr
- 通过ssr算法,在YCBCR空间上 对Y分量单独处理,来实现对图像光照不均匀处理,效果很好 可以继续改进-By ssr algorithm, YCBCR space on the Y component alone, to achieve uniform illumination of image processing, the effect is very good to continue to improve
000
- 一篇英文文献,是介绍图像不均匀性校正的综述,分类全面,值得一看-An English literature, review of non-uniformity correction, worth reading
Morphology-fill-holes
- 对灰度图像进行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-Gray-scale images of the following: removal of non-uniform image background the method used to set the threshold (thresholding) the res
图像预处理
- 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
demo code of SCE-M
- 用于光照不均匀的图像增强算法实现,包括相关函数的定义及调用,可直接运行。(Implementation of image enhancement algorithm for uneven illumination)
图像增强 (2)
- 图像增强,不均匀图像增强,Retinex算法,单尺度Retinex算法,同态滤波,(image enhancement,Retinex)
同态滤波
- 光照不均匀图像增强,同态滤波,MATLAB代码,高斯高通滤波(image enhancement,Image enhancement of uneven illumination,Homomorphic filtering)
twodgamma
- matlab 基于二维伽马函数的光照不均匀图像自适应校正算法(Adaptive correction algorithm of illumination nonuniformity image based on two-dimensional gamma function)