搜索资源列表
myimageprocess3
- matlab实现图像的锐化,使用不同的算子分别对图像进行运算-Matlab achieve sharper images, the use of different operators were right image Operational
FingerprintImagePreprocessing
- 对一个指纹图像进行匹配前的预处理操作,实现对图像的中值滤波,锐化,二值化,细化等操作。-Match for a fingerprint image pre-processing prior to operations, to achieve the image median filtering, sharpening, binarization, thinning and other operations.
gslbq
- 高斯低通,高斯高通滤波器。matlab实现,用于图像平滑处理,去噪,和锐化。-gaosi,filter。
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
graphicexperiment
- 用MATLAB实现数字图像处理的块编码,数字化,锐化,灰度级变换,直方差均衡等等。-Using MATLAB realization of digital image processing block coding, digitization, sharpening, gray-scale transformation, and so straight variance balanced.
matlabimageprocessing
- matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
exp01
- 1.运用Laplacian算子,基于二阶微分的图像增强,即拉氏变换法进行图像平滑 2.利用邻域平均法实现图像的平滑处理 3.利用Robert算子做锐化处理-1. The use of Laplacian operator, based on second-order differential of the image enhancement, that is, Laplace transform method for image smoothing 2. The use of neigh
tuxiangchuli
- 用理想,巴特沃斯,高通滤波器锐化图像 用matlab编程实现-With the ideal Butterworth high pass filter sharpening the image using matlab programming
sharp
- 本程序完成图像的锐化,且有用户界面的。是matlab实现的。-The process is complete the image sharpening, and a user interface. Is a matlab implementation.
image_processing
- 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
Laplacian
- 拉普拉斯算子灰度图像锐化增强matlab实现-laplacian ,gray Image,matlab
matlab-tuxiang-ruihua
- 实现图像锐化及去噪处理,掌握简单的matlab语言。-failed to translate
Matlab-GUI_image5-(2)
- 使用Matlab GUI界面编写的图像锐化程序,实现的功能包括:图像的打开、保存、使用“sobel算子”、“prewitt算子”、“roberts算子”、“log算子”、“canny算子”、“zero-cross算子”、“laplacian算子”对图像进行锐化等。-Written in Matlab GUI interface using image sharpening procedures, functions include: the image open, save, use the &
Matlab-GUI_image6
- 使用Matlab GUI界面编写的图像锐化程序,实现的功能包括:图像的打开、保存、图像直方图和直方图均衡等。-Written in Matlab GUI interface using image sharpening procedures, functions include: the image open, save, image histogram and histogram equalization.
image-sharpen
- 基于matlab语言,实现图像锐化功能,包括几种算子,如robert算子,prewwit算子,canny算子-Image sharpen
MATLAB-code--for-image-sharpening
- 用MATLAB实现图像的锐化,个人修改过的,绝对可用。-A piece of matlab code for image sharpening.
MATLAB-denoising-
- MATLAB实现图像去噪 滤波 锐化 边缘检测 -MATLAB image denoising filtering sharpening edge detection
2-tuxiangruihua
- 通过Matlab实现图像的简单处理,实现图像锐化-By Matlab simple image processing, image sharpening to achieve
数字图像第一次
- 实现 直方图均衡化处理 中值滤波 锐化处理 拉普拉斯算子(Realization histogram equalization median filtering Sharpening the Laplasse operator)
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算