搜索资源列表
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_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
lixiang
- 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
3
- 图像处理常用攻击源码,直方图均匀化,图像锐化,锐化处理 -Common source of image processing attacks, histogram homogenization, image sharpening, sharpening
image-preprocessing-2
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
tuxiangruihua
- 图像锐化 Sobel算子:是一种空域微分算子,可以通过它锐化图象-Image Sharpening Sobel operator: is a differential operator airspace through its Sharpens Image
pinyuchuli
- 给定一幅图像,进行频域处理,包括低通滤波,图像锐化,伪彩色处理等。-Given an image, the frequency domain, including low-pass filtering, image enhancement, pseudo-color processing.
Imagesharpening
- 用matlab实现图像锐化功能的程序代码-Image sharpening using matlab function code
imageproc
- Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
imageprocessprograms
- 图像平滑,图像锐化,小波变换,边缘检测等一系列对图像处理的基本方法,用matlab仿真实现-Image smoothing, image sharpening, wavelet transform, edge detection, a series of image processing of the basic method, using matlab Simulation
matlab_programming_for_image_sharpening_source_pro
- matlab程序设计之图像锐化源码程序matlab programming for image sharpening source program-matlab programming for image sharpening source program matlab programming for image sharpening source program
Laplace
- 本实验探讨了如何使用拉普拉斯来达到图像的增强效果(图像锐化)。-This study investigated how to use Laplace to achieve image enhancement (image sharpening).
数字图像实验
- 对于彩色图片进行锐化处理。可以提取出图像的边缘部分。(Sharpen the color picture. You can extract the edge of the image.)
最常用的matlab图像处理的源代码
- #1:数字图像矩阵数据的显示及其傅立叶变换 #2:二维离散余弦变换的图像压缩 #3:采用灰度变换的方法增强图像的对比度 #4:直方图均匀化 #5:模拟图像受高斯白噪声和椒盐噪声的影响 #6:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 #7:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 #8:图像的自适应魏纳滤波 #9:运用5种不同的梯度增强法进行图像锐化 #10:图像的高通滤波和掩模处理 #11:利用巴特沃斯(Butterworth
matlab实现图像锐化
- 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
锐化
- matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)
数字图像处理
- 内附研究生图像处理课程作业,月球图像锐化,X光照肋骨图优化,等等,有m文件及word格式。(Included postgraduate image processing coursework, lunar image sharpening, X-ray rib map optimization, and so on, there m file and word format.)
2019DSP实验
- 锐化图片 拉普拉斯算法 两种方法 一种是自己写的一种是用了matlab里面自带的函数(ruihua picture Laplace there are two mechof a fi [as fs aflasl;nvb)
完成结果
- 使用matlab 的GUI界面,添加图像锐化增强函数,进行交互式操作(Image sharpening enhancement)