搜索资源列表
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
图像增强源程序
- 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.
contourletenhance.rar
- 基于轮廓波的图像增强处理,contourlet变换,Based on the outline of the image enhancement processing wave, contourlet transform
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.
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
tuxiangzenqiang
- 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
matlab6.5chengxu
- 第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章
Matlab
- 主要是关于关于图像处理方面的matlab程序代码,有指纹方面的,图像增强方面的。-Is mainly about about matlab image processing code, there is the fingerprint area, aspects of image enhancement.
xiaobo
- 基于小波变换的图像增强算法,我从专业数据库上下载的,应该有用-Based on wavelet transform image enhancement algorithm, I download on from the major databases, it should be useful
increasemap1
- 通过小波变换方法对雾天的图像去雾,实现图像增强的效果-Through the wavelet transform of images of fog to fog, to achieve the effect of image enhancement
VC-MATLAB
- 共有十二章,每章都含有丰富的案例。包括图像点运算,图像变换,图像增强,图像分割,模式匹配,目标跟踪等大量的VC与MATLAB源码-A total of 12 chapters, each rich in both cases. Point operations, including image, image transformation, image enhancement, image segmentation, pattern matching, target tracking, such
duibidu
- MATLAB图像增强 增强对比度,效果很好,推荐学习(MATLAB imageinhance its xiaoguo very good let us study it together Ok let us go)
图像增强
- MATLAB中关于图像处理的图像增强技术的实例30例(MATLAB image processing in the image enhancement technology examples of 30 cases)
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计算的代码。有直方图均衡化。