搜索资源列表
cw_picture
- 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation
ImageProcessingwithWavelet
- 该程序使用小波变换技术出色地完成如图像对比度增强和图像融合等其他方法处理效果不佳的处理技术。-procedures for the use of the wavelet transform technique brilliantly accomplished if the image contrast enhancement and image fusion and other approaches effects of poor treatment technology.
HistogramEqualization(SimpleAndGood)_CanTest
- 直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。-histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures.
imageProcess
- 边缘检测,细化,恢复,对比度增强 图象分割 等图象处理程序
db.rar
- 我自己编写的程序 实现直方图对比度增强的功能 效果显著,I have written procedures for the realization of the functions of histogram contrast enhancement effect of significantly
claheVC
- vc编的图像增强程序,对比度受限,直方图均衡-vc series of image enhancement procedures, contrast limited histogram equalization
Image_Processing_GPU
- 本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure and its high-level shading language GLSL OpenGL implementation of image noise reduction, sharpening, contrast enhancement and other image processing!
anisodiff
- 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge contrast. With ordinary Gauss
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
M_contrast_enhance
- 本程序采用保持形状的灰度变换方法实现多层对比度增强-contrast_enhance
Multilayer_Contrast_Enhance
- 本程序采用保持形状的灰度变换方法实现多层对比度增强-The procedure used to maintain the shape of the gray transform algorithm to achieve multi-contrast enhancement
inhance
- 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
image
- 用MATLAB程序进行图像处理,包括用MATLAB程序进行图像处理,最小值求取,均值,直方图,对比度增强,图象平滑,图象锐化,图象变换-Image processing using MATLAB program, including the use of MATLAB programs for image processing, minimum strike, mean, histogram, contrast enhancement, image smoothing, image sharpe
ImageProcessingMFC
- 图像处理程序,可以实现图像平移,旋转,放大,FFT,DCT,sobel变换,laplace变换,灰度拉伸,直方图统计、均衡,对比度增强-Image processing program, image translation, rotation, zoom FFT, DCT, sobel transform, laplace transform, gray stretch, histogram equalization, contrast enhancement, etc.
matlab-code
- 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
DIP
- 数字图像处理matlab实现,包括如下程序: 1.直方图规定化为高斯双峰函数 2.窗口形状自适应(十字形或矩形)的中值滤波 3.彩色图像目标提取并与背景图像合成 4.插值外推法的彩色图像饱和度调整 5.多种插值方法实现的图像放大和缩小 6.频域变换及分析 7.几何校正 8.插值外推法的黑白图像对比度增强 9.运动模糊矫正-Digital image processing matlab realize, including the following proce
last-program
- 视频图像增强是数字图像处理的基本内容之一。随着视频监控系统的广泛应用,对该技术的研究也显得越来越重要。视频图像增强是图像增强技术的一种,在处理过程中先将视频分解成图片帧,然后对帧进行处理,包括降噪、突出所需细节、模糊等。视频图像增强是指按特定的需要突出一幅图像中的某些信息,同时,削弱或去除某些不需要的信息。这类处理是为了某种应用目的去改善图像质量,处理的结果更适合于人的视觉特性或机器识别系统,视频图像增强处理并不能增加原始图像的信息,而只能增强对某种信息的辨识能力,使处理后的图像对某些特定的应用
Global-Local-Contrast-Enhancement
- 这是一个结合全局-局部图像对比度增强程序。首先使用全局对比度增强,然后使用局部对比度增强。程序中的参数是经过导师修改过的。文件中给出了原论文。对图像有一定的增强效果,仅供参考。-This is a combination of a global- local image contrast enhancement program. First, using a global contrast enhancement, and then use the local contrast enhancem
Histgram
- C语言版的直方图均衡程序,读取一幅对比度差的图片(去文件头,图像信息头的),通过该程序可以得到对比度增强的图像- C language version of the histogram equalization process, read a picture of a poor contrast (to the file header, image information header), through the program can get the contrast enhance
hist_anysize
- 一个平台阈值直方图均衡程序,可以将16位的图像转化为8位,并增强图像的对比度,更有利于人眼观察。(A platform threshold histogram equalization program, you can 16 bit images into 8, and to enhance the image contrast, more conducive to human eye observation.)