当前位置:
首页
资源下载

搜索资源 - Image smoothing matlab
搜索资源列表
-
1下载:
较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
-
-
0下载:
图像平滑 中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节,Image smoothing median filter belong to non-linear smoothing filters, which can eliminate noise and protect the image details
-
-
0下载:
数字图像处理,用MATLAB实现频域平滑滤波以及图像去噪代码,用 函数对图像数据进行二维FFT 逆变换,并用函数取其实部,得到处理过的空间域图像数据;
-Digital image processing, to achieve the frequency domain using MATLAB image smoothing and denoising code, the image data with the function inverse two-dimensional FFT, an
-
-
0下载:
用matlab语言实现的图像平滑算法,效果较好,可设置不同的参数得到不同的平滑效果-Matlab language used to achieve the image smoothing algorithm, the effect is better, you can set different parameters of the smoothing effect of different
-
-
0下载:
一个关于图像平滑,与图像平滑的论文,压缩包中包括图像平滑的代码与图像平滑的论文,希望可以与大家一起分享-One on the image smoothing, and image smoothing papers, compressed package includes the code in image smoothing and image smoothing papers, hoping to share with you
-
-
6下载:
基于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
-
-
2下载:
数字图像处理编程入门 书和书的 源代码
1) windows位图bitmap(即bmp文件)的结构和调色版的概念;
(2) 图象的平移、旋转、镜象变换、转置变换、放缩;
(3) 图象的平滑(去噪声)、锐化;
(4) 图象的半影调、抖动技术;
(5) 图象的直方图修正、彩色变换;
(6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取;
(7) 图象的边沿检测与抽取、hough变换、轮廓跟踪;
(8) 图象的检测、模板匹配;
-
-
2下载:
图形图像处理,形态学滤波器,脑部MRI图像。可用于图像平滑滤波。-Graphic image processing, morphological filters, the brain MRI images. Can be used for image smoothing filter.
-
-
0下载:
对图像平滑去噪之后,进行最优特征组合,根据相应特征再进行分类处理-Denoising of image smoothing, the optimal combination of characteristics, in accordance with the characteristics of re-classification of the corresponding treatment
-
-
0下载:
用Matlab实现基于均值平移(meanshift)算法的灰度图像平滑。有迭代过程,效果比较不错。-A program written by Matlab for image smoothing based mean shift algorithm.
-
-
1下载:
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
-
-
0下载:
The present report outlines the design, implementation and performance of the application of Hough
Transform (HT) to detect circles in arbitrary pictures.
Detecting circles in arbitrary pictures involves a two step process in this project. First,
-
-
1下载:
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
-
-
0下载:
数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原-digital image processing image smoothing wave filtering image reconstruction
-
-
0下载:
图像平滑,图像锐化,小波变换,边缘检测等一系列对图像处理的基本方法,用matlab仿真实现-Image smoothing, image sharpening, wavelet transform, edge detection, a series of image processing of the basic method, using matlab Simulation
-
-
1下载:
编写基本的图像处理程序,包括功能:
图像的读取、存储、显示(bmp、jpg等常用格式)
图像剪切、缩放
图像色彩变换(彩色->灰度等)
基本直方图变换和直方图均衡化
图像平滑与锐化
边缘抽取
阈值化
离散傅立叶变换
二值形态学处理(腐蚀、膨胀、开运算、闭运算)
-Preparation of basic image processing procedures, including functions: image reading,
-
-
0下载:
图像平滑处理的实验报告和实验代码,用matlab开发的-Image smoothing reports of experiments and experimental code, developed with matlab
-
-
0下载:
matlab gui 平滑模版可调 平滑功能-matlab with GUI can solve the image smoothing
-
-
0下载:
使用Matlab中的图像处理工具箱实现图像的平滑。-se in Matlab image processing toolbox for image smoothing.
-
-
0下载:
通过均值滤波、高斯滤波等实现图像平滑处理,使用MATLAB编程,完全无错能跑。-Image smoothing by mean filtering, Gaussian filtering achieved using MATLAB programming, completely error-free run.
-