搜索资源列表
图像增强(空域、频域、锐化等)
- 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
图像处理11
- matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
digitalimageprocess
- 图象的灰度变换 图象的正交变换 图像的空域滤波 图像的频域滤波-image of the gray-scale image Orthogonal Transform Image Transform Image's air filter in the frequency domain filtering
kongCharp
- C#开发的空域滤波,图象加密,旋转等功能的程序-C# development of the spatial filter, image encryption, and rotating functions of the procedures
9DIProcess_Final
- 给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!-to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!
2007062703
- 1.掌握图像滤波的基本定义及目的; 2.理解空域滤波的基本原理及方法; 3.掌握进行图像的空域滤波的方法。 -1. Image filtering grasp the basic definition and purpose; 2. Understanding of spatial filter the basic principles and methods; 3. master images of the spatial
Mytest
- 可对图像进行几何变换、灰度变换、空域滤波、边缘检测等的VC++程序源代码-Geometry of image transform, gray level transformation, air filtering, edge detection, etc. VC++ Source code
tuxiangzenqiang
- 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.
SpatialFiltering
- 本实验要求编写一个对图像进行空域滤波的程序,空域滤波技术根据功能主要分为平滑滤波与锐化滤波,平滑滤波能减弱或消除图像中的高频率分量而不影响低频分量。因为高频分量对应图像中的区域边缘等灰度值具有较大变化的部分,平滑滤波可将这些分量滤去减少局部灰度起伏,是图像变得比较平滑。实际应用中,平滑滤波还可用于消除噪声,或在提取较大目标前去除太小的细节或将目标的小间断连接起来。锐化滤波正好相反,实际应用中锐化滤波常用于增强被模糊的细节或目标的边缘。-
kongyupinghua
- 补充上次的空域滤波平滑法,这是模板滤波法和中值滤波法-Added the last spatial filter smoothing, which is the template filtering and median filtering method
imageenhancement
- 图像增强 灰度变换增强 空域滤波增强 频域增强 色彩增强 小波增强 -Enhanced gray-scale image enhancement transform spatial filter to enhance the frequency domain to enhance color enhanced wavelet enhanced
kongyulvbo
- 采用五种算子对图像进行空域滤波处理,实现去模糊效果。-Using five kinds of operators on the image spatial filter processing, and to the blurring effect.
erwsrfw
- 波束形成也称为空域滤波,即通过一定布置的空间阵元对空间信号场进行采样,然后经过加权处理得到期望的输出结果。-failed to translate
Imagespatialfiltering
- 以Matlab为平台实现图像3*3和7*7空域平滑滤波,附有程序流程图、源代码以及运行结果截图。-In Matlab as a platform for image 3* 3 and 7* 7 spatial filtering, with a process flow diagram, source code and run the result screenshot.
kongyulvbo
- 关于空域滤波的实现 包括几种算法的实现 很好-nksakh
数字图像空域滤波
- 设计卷积函数对给定灰度图像进行锐化滤波,中值滤波,平滑滤波。
图像分析与处理基础
- 对图像进行基础操作,包括亮度变换,空域滤波,频域滤波,形态学处理(The basic operation of the image, including brightness transformation, spatial filtering, frequency domain filtering, morphological processing)
程序
- 以均匀圆阵为例,通过功率倒置算法,使特定方向上的天线增益最大,已达到波束成形,空域滤波的目的 参考文献《GNSS空域抗干扰算法研究及FPGA实现》(Research on Spatial Anti-jamming Algorithms of GNSS and FPGA Implementation)
改进空域滤波
- 集合经验模态分解算法和基于负熵最大的Fast ICA算法对心磁信号的去噪处理(Ensemble empirical mode decomposition algorithm and Fast ICA algorithm based on maximum negative entropy for denoising processing of magnetic heart signals)