搜索资源列表
Spatial-filtering-of-images
- 现有三幅图像,图像1是包装瓶中的气泡图片,图像2是印刷电路板的元器件焊接质量检查图,图像3是封装后的胶囊状药品。实验要求从这三幅图片中, 1. 选择一副图像,并叠加零均值高斯噪声,分别利用均值滤波和中值滤波器对该有噪图像进行滤波,显示滤波后的图像,比较两滤波器的滤波效果。 2. 选择一副图像,并叠加椒盐噪声,分别用均值滤波器,中值滤波器对该图像进行滤波,比较滤波器的滤波效果。 3. 选择一幅图像,分别利用Laplacian算子和Sobel算子对图像进行锐化操作,比较锐化的效果。-Th
Spatial_filtering
- 空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
Filter
- 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
Proyecto0304.m
- program to perform spatial filtering of an image
matlab6.5yuanchengxu
- matlab6.5 图形图像处理的源程序 包括空域频域滤波等图像增强和很多图像变换的程序-matlab6.5 source graphic image processing, including spatial filtering, frequency domain image enhancement and a lot of image transform process
DIPsystem
- 各种的图像处理函数,图像的灰度变换,图像的正交变换,空域滤波,频域滤波,以及特效滤波,直接可用无需修改。-Variety of image processing functions, image gray level transformation, image orthogonal transform, spatial filtering, frequency domain filtering, and special effects filters, can be used directly
ImageTool(spatial-Filtering)
- Image Processing Tool ( load & Image Enhancement & Arithmetic & Logic Operator & Spatial Filtering )
Spatial-Filtering
- it describes how the image can filtered-it describes how the image can filtered
Spatial-Filtering
- image processing-Spatial Filtering
Spatial-filtering-of-the-image
- 图像处理的空域滤波增强部分程序代码的编写-Spatial filtering of the image processing, enhanced part of the program code is written
apatial-filtering
- 自己编的空间域滤波,适合新手使用-Spatial filtering , suitable for a novice !
Spatial-Filtering
- mathematics 实现空间滤波,文件中直接可以实现图像处理-mathematics achieve spatial filtering, document image processing can be achieved directly
DIP-Spatial-filtering-(USM-Sobel)
- 本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。 doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combi
spatial-filtering-voice-separation
- 基于空域滤波的文档,可以从时间空间和时空结合来分析。-Based on spatial filtering voice separation research。
Basic-Spatial-Filtering
- Basic Spatial Filtering IN IMAGE
Spatial-filtering
- 用于空间滤波处理,去除低频噪声,线性增强-can be used to the Spatial filtering
Spatial-filtering
- 空间滤波。阿贝二次成像理论和阿贝-波特实验。阿贝讲显微镜成像过程分为两个过程,平面光照射物体夫琅禾费衍射成像。被透镜手机的衍射次级平面光波在像平面上相干形成物体的像。-Spatial filtering.Abbe secondary imaging theory and abbe potter experiment.Abbe microscope imaging process was divided into two processes, flat light objects, post fo
Spatial-filtering
- 空间滤波。泽尼克相衬显微镜实验。显微术中观察物体通常透明度很高,当光线通过这样的物体时,主要原因是因为厚度不同而产生相位的变化。但是通常的显微镜只是对光强响应,不会反映相位变化,所以无法观察厚度和结构。泽尼克提出的相位相称方法很好的解决了这个问题。-Spatial filtering.Nick phase contrast microscope.Microscopy observation objects usually transparency is very high, when the l
Spatial-filtering
- 空间滤波。光学联合变化相关识别实验。图像相关识别的目的是从一些图像中找其中是否含有某一特定图像。图像识别在许多方面有重要应用价值。-Spatial filtering.Optical joint changes related to recognition experiment.The purpose of image correlation recognition some images to find whether contains a specific image.Image reco
smoothing-spatial-filtering-ANG-code
- 主要关于平滑空间滤波例如平滑线性滤波器和统计排序滤波器方法的讲解及相关代码。-Mainly on smoothing spatial filtering such as smoothing linear filters and statistical sorting filter method to explain and related code 。