搜索资源列表
二进小波变换的图像增强
- 这是基于二进小波变换的图像增强matlab源代码,通过编译。-this is a sound code of image enhancement based on dyadic wavelent ,by translate and edit
图像增强
- 图像增强matlab
图像增强源程序
- MATLAB图像增强源程序
图像增强matlab代码
- 图像增强的Matlab代码
图像增强源码大全(包括Retinex)
- 文件中包含各种关于图像处理的matlab代码,包括Retinex,単尺度,多尺度算法
MSRCR实现的图像增强
- MSRCR实现的图像增强,可以运行,效果比MSR等以前的要好,MSRCR to achieve image enhancement, you can run, the effect is better than the previous MSR, etc.
laplacian.rar
- 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。,Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
filer_lee.rar
- 彩色图像增强滤波器设计,本程序是设计了一个Butterworth滤波器,Butterworth filer
MATLAB
- 基于matlab图像增强的比较及其理论分析 给定一张灰度图片,模拟加入高斯噪声、椒盐噪声等若干噪声,然后使用中值滤波、均值滤波等方法进行图像增强。 -The PS/2 device interface, used by many modern mice and keyboards, was developed by IBM and originally appeared in the IBM Technical Reference Manual. However, this docu
Multilayer_Contrast_Enhance
- 应用于图像增强领域,采用多级分层的图像增强技术,源自王大凯版图像增强源代码。-Used in the field of image enhancement, multi-level hierarchical image enhancement technologies, from Wang Taikai source code version of image enhancement.
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.
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
zengqiang
- 图像增强程序,经测试有一定效果。其中采用模糊增强算法,值得参考。-Image enhancement procedures, have been tested and have a certain effect. Which the use of fuzzy enhancement algorithm, it is also useful.
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
Matlab
- 主要是关于关于图像处理方面的matlab程序代码,有指纹方面的,图像增强方面的。-Is mainly about about matlab image processing code, there is the fingerprint area, aspects of image enhancement.
increasemap1
- 通过小波变换方法对雾天的图像去雾,实现图像增强的效果-Through the wavelet transform of images of fog to fog, to achieve the effect of image enhancement
linear1
- 基于matlab 通过线性变换法进行图像增强处理,对一些对比度较差的图像处理效果明显,如所附图像-Image enhancement
PCNN输出域改进及其在彩色图像增强中应用
- 代码中有传统的图像增强算法:对数增强,均值滤波等;也有图像去噪代码;以及对PCNN算法进行改进的图像增强算法。(There are traditional image enhancement algorithms in the code: logarithmic enhancement, mean filtering, etc.; there are also image denoising code; and the PCNN algorithm is improved image enhan
图像增强—直方图变换---数字图像处理实验
- 1.掌握灰度直方图的概念及其计算方法; 2.熟练掌握直力图均衡化和直方图规定化的计算过程; 3.熟练掌握空域滤波中常用的平滑和锐化滤波器; 4.掌握色彩直方图的概念和计算方法 5.利用MATLAB程序进行图像增强(Image enhancement using MATLAB program)
图像增强及EDVI计算
- matlab中进行遥感图像处理,包括图像增强及NDVI计算的代码。有直方图均衡化。