搜索资源列表
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
- 边缘检测,细化,恢复,对比度增强 图象分割 等图象处理程序
图像处理程序集
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵
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对受噪声干扰的图像进行均值滤波
huiduzhuanhuan
- 一篇关于灰度转换的论文:该文介绍了用直方图均衡化对灰度图像进行灰度映射,从而达到使图像增强的目的。利用VC++6.0执行效率 高,可继承、封装、移植等成熟的软件技术,对直方图均衡化算法进行实现。实验表明,该程序可以快速、准确地对灰度图 像进行灰度变换,达到了使图像对比度增强,改善图像质量的预期目的。-On a gray-scale conversion of paper: This paper introduces the use of gray-scale histogram equa
M_contrast_enhance
- 本程序采用保持形状的灰度变换方法实现多层对比度增强-contrast_enhance
MATLAB114
- 用于最初学习图像处理,有对比度增强等多个功能程序。适合图像初学-Used in the initial study and image processing, there are several features such as contrast enhancement programs. Suitable for beginners Image
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
MorpLib
- 基于OpenCV的形态学开源库V2.0 包含文档和测试程序 形态学运算扩展库 lhMorpOpen 开运算 lhMorpClose 闭运算 lhMorpGradient 标准梯度 lhMorpGradientIn 内梯度 lhMorpGradientOut 外梯度 lhMorpWhiteTopHat 顶帽(白帽) lhMorpBlackTopHat 黑帽 lhMorpQTopHat 自补顶帽 lhMorpEnhance 对比度增强 lhMorpH
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
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