搜索资源列表
BinwaveletImageEnhancement
- 学习二进小波变换用于图像增强,很好的例子,可以实现非线性增强。希望对大家有帮助。-study wavelet transform for image enhancement, good example, can achieve a nonlinear increase. We want to help.
用matlab实现的一个图像增强算法
- 采用的方法是,对于一张灰度图,设定一个门限,将其每个色素值的大小与此门限进行比较,如果小于该门限,则认定其属于较暗的部分,对它进行线性的放大,以增加其分辨度,而对于大于门限值的色素点则对其进行相应的压缩处理,以得到一张新的图像。
图像复原逆滤波法matlab实现
- 图像复原逆滤波法matlab实现 和增强比较。,Image Restoration matlab inverse filtering method to achieve and enhance the comparison.
testnonlocalmean
- 这是一个非局部均值算法实现工具和相关实验数据,主要用来实现图像增强和降噪应用-This is a non-local means algorithm to achieve the tools and related experimental data, mainly used for image enhancement and noise reduction application
fouthorder
- 图像增强matlab中的比较重要的 四阶降噪算法实现 -Image enhancement matlab more important in the fourth-order noise reduction algorithm
fuzzy Enchance
- 用matlab 实现的图像模糊增强,其中包括模糊化和去模糊化,对图像很好的处理-The realization of the image using matlab fuzzy enhancement, including defuzzification and fuzzy and good image processing
JunHengHua
- 本文是编程实现图像的直方图均衡化,来达到图像增强。-This is the image histogram programming to help inform the histogram revised
Image Enhancement
- 提供了图像增强技术在医学方面的应用及算法,并实现了普通中值及自适应中值图像增强的不同效果,有Matlab代码-Provides image enhancement in medical applications and algorithms, and to achieve the common value and the adaptive value of different image enhancement effect has Matlab code
wavelet
- 可实现对灰度图片的小波变换,达到图像增强以及图像去噪功能-Grayscale images can be dealed with the wavelet transform, so to tealize image enhancement and image denoising function
MATLAB_function
- matlab function 图像增强 1. 直方图均衡化的 Matlab 实现 1.1 imhist 函数 功能:计算和显示图像的色彩直方图 格式:imhist(I,n) imhist(X,map)-matlab function
MultilayerEnhance
- 图像增强方法,采用保持形状的灰度变换方法实现多层对比度增强-The image enhancement method,use gray-scale transformation method holding shape to realize multilayer contrast enhancement.
processing
- 通过设计GUI界面,实现图像的读取、保存、灰度变化、直方图、多种增强、滤波,图像复原、多种边缘检测、图像放大、缩小等 -Through the design of GUI interfaces to achieve the image to read, save, gray change, histogram, a variety of enhancement, filtering, image restoration, multi-edge detection, image scaling
Haar-wavelet-image--processing
- 用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
image
- 用MATLAB实现图像增强,并附有实验报告-Image enhancement using MATLAB, with lab report
test1_2
- 用matlab实现图像增强:均衡化,基于laplace算子,梯度法的图像增强-Image enhancement: equalization, laplace operator, gradient method-based image enhancement using matlab
Naturalization_MatlabCode
- 用梯度的规范进行图像归一化来实现图像增强-Image Enhancement by Gradient Distribution Specification
同态滤波,小波变换图像增强
- 实现小波变换的图像增强处理,以及实现同态滤波的图像增强处理,Matlab
idagx
- 图像处理实验报告,实验内容:用matlab实现图像增强,包括灰度变换-Image processing, laboratory reports, experiment content: matlab image enhancement, including gray level transformation
图像的形态学操作
- 可实现对图像的膨胀、腐蚀、开运算、关运算、骨架提取、边缘检测、top-hat滤波、增强、填充等形态学操作。(The morphological operations such as expansion, corrosion, opening operation, closing operation, skeleton extraction, edge detection, top-hat filtering, enhancement and filling can be realized.)
RPCA
- MATLAB程序实现图像增强、图像去噪等图像处理。(Image Enhancement and Image Denoising)