搜索资源列表
jihebianhuaAndedgedetect
- 比较全面的程序,包含了几何变换、图像的去躁、锐化、边缘提取、增强对比度,以及图像的一些特殊效果!-more comprehensive procedure includes the geometry transform, the image to emotions, sharpening, edge detection, enhance contrast, and images of some special effects!
ImagesmoothingContrastEnhancement
- 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
hist
- 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告
imageprocessing2
- 1.灰度变换:选择一幅对比度不足的图像,对该图像进行灰度变换,增强对比度,显示增强前、后的图像以及它们的灰度直方图。 2.直方图均衡:选择一幅灰度直方图不均匀的图像,对该图像进行直方图均衡处理,显示处理前、后的图像以及它们的灰度直方图。 3.选择一幅边缘较模糊的图像,利用高通滤波器(选择或自己设计)对该图像进行边缘增强,观察增强的效果。 4.选择一幅图像,叠加零均值高斯噪声,分别利用低通滤波器、维纳滤波器和中值滤波器对该有噪图像进行滤波,显示滤波后的图 像,比较各滤波器的滤波效果
zhifangtugrayhist
- 该代码也是用于图像直方图均衡方面的,他对于图像增强对比度有一定的作用,很好
图像增强
- C++Builder实现图象增强,将原先对比度低的图象变的层次分明,效果很好。-C Builder image enhancement, the original low-contrast images change structured, with good results.
多尺度对比度增强
- 对jpg格式图像进行多尺度对比度增强
db.rar
- 我自己编写的程序 实现直方图对比度增强的功能 效果显著,I have written procedures for the realization of the functions of histogram contrast enhancement effect of significantly
enhancement.rar
- 该算法利用opencv实现图像的对比度增强,效果比较明显。,Opencv implementation of the algorithm using images of contrast enhancement, more visible results.
tongtai.rar
- 用同态滤波的方法增强图像对比度,解决因为光照问题引起的图像模糊问题。,By homomorphic filtering method to enhance image contrast, to solve the problem because the light-induced image blurring problem.
sym2xiaobozengqiang.rar
- 基于sym2小波的图像增强,与传统图像增强算子相比,sym2在对比度较低的情况下增强效果更好。,Sym2 wavelet-based image enhancement, and compared with the traditional image enhancement operator, sym2 in the case of low-contrast to enhance better.
adapthisteq
- 对限制对比度自适应直方图均衡化算法adapthisteq进行了解释。可用于图像增强-Contrast to the limited adaptive histogram equalization algorithm adapthisteq is explained. Can be used for image enhancement
exp-adjust
- 数字图像处理,opencv的增强对比度函数,功能为使图像对比度更强-Digital image processing opencv contrast enhancement function, image contrast more
ColorImageEnhancement
- 一种彩色图像增强方法,它用于增强图像的对比度,优化图像视觉效果,同时保持几乎一致的图像色彩保真度.-A color image enhancement method, which used to enhance image contrast, optimizing the image visual effects, while maintaining almost the same image color fidelity.
Matlab_image_processing
- 主要是用matlab进行图像增强对比度的处理,采用的方法是灰度拉伸-Is mainly used for image enhancement matlab contrast processing, the method used is the gray-scale tensile
enhance
- 图像增强 对比度增强 视觉增强对比度增强 视觉增强-image Enhanceme
韩国学者优化对比度去雾代码
- 韩国学者优化对比度增强代码 原文:Optimized-contrast-enhancement-for-real-time-image-and-video-dehazing_2013_Journal-of-Visual-Communication-and-Image-Representation.pdf(Korean scholars optimize contrast enhancement code Optimized-contrast-enhancement-for-real-time
图像增强
- 图像增强是指按特定的需要突出一幅图像中的某些信息,同时,消弱或去除某些不需要的信息的处理方法。其主要目的是使处理后的图像对某些特定的应用比原来的图像更加有效。图像增强技术主要包含直方图修改处理、图像平滑化处理、图像尖锐化处理、和彩色处理技术等。图像增强有图像对比度增强、亮度增强,轮廓增强等等。(Image enhancement refers to the way in which certain information is highlighted in an image according
对比度调整
- 通过直接调用函数或编写代码增强图像的对比度,使图像变得更清晰。MATLAB代码可以直接运行实现。(Enhance the contrast of the image to make the image clearer.)