搜索资源列表
-
0下载:
matlab课程设计:空间滤波增强
空域滤波就是在图像空间中借助模板对图像进行邻域操作。输出图像中每一个像素的取值都是通过模板对输入像素相应邻域内的像素值进行计算得到的。学会并掌握使用matlab进行图像的空域滤波,设计用户界面实现上述功能。。
1、采用matlab Guide设计图像界面,可以读入并显示图像,设计实现以下功能的按钮,点击相应的按钮在图像界面上可以显示相应的功能。
2 首先对一副图像人为增加噪声(使用imnoise函数);
3 对图像进行线性滤波;
4 对图像
-
-
0下载:
空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
-
-
0下载:
Phase-based Opic Flow Algorithm, described in
Gautama, T. and Van Hulle, M.M. [2002]. A Phase-based Approach to the
Estimation of the Optical Flow Field Using Spatial Filtering.
IEEE Trans. Neural Networks, 13[5], 1127--1136.- Phase-based
-
-
0下载:
用matlab编写的程序集合,主要是完成括亮度变换、线性和非线性空间滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、识别-Matlab procedures used to prepare the collection, mainly including brightness achieve transformation, linear and nonlinear spatial filtering, image restoration and registration,
-
-
0下载:
一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136.
-Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation
of the Optical Flow Field Using Spatial Filtering, IEEE Tr
-
-
0下载:
实验数字图像的空间域滤波和频域滤的实验知道书,在matlab上实现。-Experimental digital image spatial filtering and frequency domain filtering of the experiment to know the book, in matlab to achieve.
-
-
0下载:
本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
-
-
0下载:
matlab图像处理工具箱及空域滤波函数的使用。理解和掌握图像空域滤波原理和方法-matlab image processing toolbox and use of spatial filtering function. Understand and master the principles and methods of image spatial filter
-
-
0下载:
空间域内的图像增强,包括均值滤波,线性滤波,倒数加权滤波,digital TV_new 模型去噪的主函数等-Matlab code for image enhancement in spatial domain,Including the mean filtering, linear filtering, the reciprocal of the weighted filter, the digital TV_new model denoising main function
-
-
0下载:
图像增强—频域滤波
2.利用MATLAB提供的低通滤波器实现图像信号的滤波运算,并与空间滤波进行比较。
3.利用MATLAB提供的高通滤波器对图像进行处理。-Image enhancement- frequency domain filtering 2. Using MATLAB low-pass filter to provide an image signal filtering operation is compared with the spatial filtering. 3.
-
-
1下载:
在Matlab平台编写的一个子程序,通过主程序进行调用后,可实现眼底彩色图像的视网膜血管提取。-This program extracts blood vessels from a retina image using Kirsch s Templates.
Spatial Filtering of the input retina image is done with the Kirsch s
Templates in different orientations. Followed
-
-
0下载:
本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。
doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combi
-
-
0下载:
数字图像处理中空域滤波中的中值滤波处理的matlab程序代码-Digital Image Processing matlab code median spatial filtering in the filtering process
-
-
0下载:
实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告-Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enha
-
-
0下载:
Matlab实现空域滤波处理,包含了空域滤波模板的源代码-Matlab achieve spatial filtering process, including the spatial filter template source code
-
-
0下载:
能够实现图像的亮度变换、对数变换、亮度拉伸,直方图均衡化和空间滤波。-To achieve the brightness of the image transform, logarithmic transformation, brightness stretch, histogram equalization and spatial filtering.
-
-
0下载:
图像处理算法在空间域和频域的简单滤波等方面的实现,实现了像霍夫变换和k均值算法的图像分割算法。(Image processing algorithm in the spatial domain and frequency domain of simple filtering and other aspects of the realization of the image segmentation algorithm such as Hough transform and k-means alg
-
-
0下载:
给定或者生成空间滤波模板,利用卷积原理对于图像用于进行空间滤波(The given spatial filter template is used for spatial filtering)
-
-
1下载:
matlab图像处理:油画效果的实现,基于非线性空间滤波。(Oil painting effect based on nonlinear spatial filtering.)
-
-
0下载:
理解图像空间滤波的实现步骤,掌握平滑、锐化两类空间滤波的区别,了解线性与非线性滤波差别(Understand the realization steps of image spatial filtering, grasp the difference between smoothing and sharpening two types of spatial filtering, and understand the difference between linear and non-linear
-