搜索资源列表
自己关于TVL1方法的改进
- 自己关于TVL1方法的改进 用来去除人脸上面的光照得到人脸的纹理图像,对于光照下人脸识别有相当大的作用。也可以用来定位,Their own methods to improve on TVL1 people face to face to remove the light to be Face of texture images, for face recognition under illumination a significant role. Can also be used to pos
LTP_demo-v1.rar
- LTP算子提取图像的纹理特征,这种方法对于光照变化十分有效。,LTP operator image texture feature extraction, this method is very effective for the illumination changes.
jj.rar
- 不规则光照下自适应阈值的前景背景分离算法源代码,相当好用哦,Irregular light of the prospects of adaptive threshold background separation algorithm source code, very easy to use, oh
succeed.rar
- 这是我自己写的对图像进行预处理的matlab源程序,主要是对图像进行光照补偿、旋转与尺度归一化。上传上来和大家一起学习、分享。,This is I wrote it myself pretreatment image matlab source, mainly for image illumination compensation, rotation and scale normalized. From up and study together, to share.
gamma
- matlab实现gamma校正的算法,用以调整光照不均的图像。-matlab to achieve gamma correction algorithm to adjust the uneven illumination of the image.
Equalization
- MATLAB实现人脸识别,光照归一化算法-MATLAB realization of face recognition, illumination normalization algorithm
featurematch
- 一种鲁棒的特征匹配方法,对于旋转光照,遮挡等变化有很强的适应性-A Robust feature matching method, for the rotating light, shelter and other changes have a strong adaptive
thresholdadaptive200810
- 实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-The realization of an adaptive threshold algorithm for the irregular light extracted from the background images prospects.
cv-matlab
- 图像分割的MATLAB实现,效果很好,对光照有一定的适应性-Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability
image
- 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
1
- 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
matlab--moxing
- 制作一个曲面光照效果的演示界面,如图所示,三个弹出式菜单分别用于选择曲面形式、色彩图、光照模式和反射模式,三个滚动条用于确定光源的位置,一个按钮用于退出演示。-To make a demo interface surface lighting effects, as shown, three pop-up menu used to select the surface in the form, color map, the light mode and reflection mode, thre
retinex-matlab
- retinex算法实现,增强光照阴影下的图像-Retinex Algorithm, enhanced image under shadows
MATLAB-code
- 本程序实现的是不均匀光照下的同态滤波,供初学者学习参考。-The program implementation is homomorphic under uneven illumination, for beginners learning reference.
ImgHOGFeature
- HOG特征计算,(1)将输入的彩图转换为灰度图; (2)采用Gamma校正法对输入图像进行颜色空间的标准化(归一化);目的是调节图像的对比度,降低图像局部的阴影和光照变化所造成的影响,同时可以抑制噪音的干扰; (3)计算梯度;主要是为了捕获轮廓信息,同时进一步弱化光照的干扰。 (4)将梯度投影到单元的梯度方向;目的是为局部图像区域提供一个编码, (5)将所有单元格在块上进行归一化;归一化能够更进一步对光照、阴影和边缘进行压缩,通常,每个单元格由多个不同的块共享,但它的归一化是基于不同块的
图像预处理
- 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
peaks
- 利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)
109201298ahe
- 自使用直方图均衡AHE的opencv实现,可以用于减弱光照影响和雾天去雾方面的研究(adeptive histogram equalization for image enhancement)
同态滤波
- 光照不均匀图像增强,同态滤波,MATLAB代码,高斯高通滤波(image enhancement,Image enhancement of uneven illumination,Homomorphic filtering)
低光照图像增强
- 对低光照图像进行增强处理,通过matlab