搜索资源列表
灰度
- 图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjus
Tint
- 演示矩阵处理,高斯滤波、获取图像属性。可以进行对比度、亮度、伽玛校正,缩放等功能。-demonstration matrix, Gaussian filtering, the image attributes. Can contrast, brightness, gamma correction, scaling function.
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
Bitmap_Conversion
- vc++图像转换代码,可实现像素灰度,对比度,mosaic,柔化及波形扰动等动能
enlargeconstraction
- 在VC下实现对比度的拉伸以实现图像的细节分辨率
xishaoxing
- 模仿人眼的视觉注意机制,以图像中的稀少点和对比度为特征,求出视觉注意点。-Mimic the human eye visual attention mechanism to image point and a contrast ratio of rare characteristics, find the point of visual attention.
imageProcessji
- 一套很好用的图像处理程序集,包括剪切、缩放、旋转和镜像的理论与实现,以及灰度化、假彩色与伪彩色处理、颜色分离与滤色、颜色调整、亮度对比度调整、颜色量化与减色和抖动的编程技术。-With a good set of image processing procedures, including shearing, scaling, rotation and mirroring of theory and implementation, as well as grayscale and pseudo-
image
- VC写的图像处理程序,图像拉伸。对比度等。源代码。-VC wrote the image processing procedures, image stretching. Contrast. Source code.
contraststretching
- 这段代码可以实现256色彩色图像的对比度拉伸-This code can make constrast stretching by use the image of 256 color .
imageprocessing
- 可以打开一图像,设置其gamma值。RGB、亮度、对比度-you can open a random picture,then set its brightness,RGB value,and son on.
chap
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
Matlab-program-gray-edge-detection
- 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
2
- 图像处理简单处理程序,实现对比度拉伸功能。2010下测试通过-Image processing simple processing procedures, contrast stretching capabilities. 2010 under the test
digital-image-dispose
- 数字图像处理,完成Matlab GUI程序或C/C++程序,有两个显示区域,实现功能: 1)读入灰度或彩色图像,可放大缩小显示; 2)完成图像对比度的简单、分段线性变换及非线性变换,并与原图像对比显示;-Digital image processing, Matlab GUI to complete the program or C/C++ program, there are two display areas, to achieve functional: 1) read in
Pes
- 基于gdi+图像编辑软件,实现图像的色彩平衡、对比度、饱和度、锐度、自由裁切、旋转、翻转等操作,可以多线程操作。-Based gdi+ image editing software, image color balance, contrast, saturation, sharpness, freedom crop, rotate, flip, etc, can be multi-threaded operation.
deconvolution_demo_wiener_l2f
- 2d图像去卷积,增强图像对比度,去雾算法-2d image deconvolution, image contrast enhancement, deblurring algorithm
shiyan1
- 对图像直方图进行线性变换,变换到最大对比度-Linear transformation of image histogram, conversion to a maximum contrast
retinex
- 图像处理中retinex、SSR、自适应的对比度增强算法的模板,已经实际验证过,效果不错。-Image processing in SSR, Retinex, adaptive contrast enhancement algorithm template, has been actually verified, the effect is good.
Infrared-Image-Enhancement
- 针对基于小波变换的红外图像增强方法视觉效果不够理想的缺点, 提出了一种基于平稳小波变换和Retinex 的红外图像增强方法, 利用Retinex 增强算法增强图像的视觉效果, 并改善其亮度均匀性。首先, 对红外图像经平稳小波变换后的最大尺度低频子带图像进行多尺度Retine x 增强 然后, 利用贝叶斯萎缩阈值法对高频子带图像进行阈值去噪, 并根据低频子带图像的局部对比度和模糊规则计算高频子带的增益系数, 从而得到增强后的高频子带图像 最后, 由低频子带图像和高频子带图像重构得到增强后的图像。针
ImageEnhance
- 图像增强实例,包括对比度扩散、直方图均匀化、阈值滤波、均值滤波、中值滤波、低通模板滤波、高通模板滤波、BUTTERWORTH低通滤波、BUTTERWORTH高通滤波、指数高通滤波、KIRSCH锐化、LAPLACE锐化、PREWITT锐化、ROBERTS锐化、SOBEL锐化等。-Examples include image enhancement, contrast diffusion, histogram equalization, threshold filtering, mean filte