搜索资源列表
matlab.imnoise.conv2
- 数字图像邻域平均法去噪的实现(包括有M文件和图像)-neighborhood Digital Image Denoising the average realized (including M documents and images)
DSPLIT
- 用邻域平均法和中值滤波对图像实现消除噪声
linyupingjunhezhongzhilvbomatlab
- 利用邻域平均法和中值滤波法实现一幅加噪图像的平滑
tuxiangceliang
- matlab环境下图像测量课程实验程序,Smoothed算子实现图像边缘检测,空间邻域平均法,图像二值化与细化,图像增强(锐化),中值滤波等实验程序。
ImageLinerSmooth
- 数字图象处理-图象增强-邻域平均法处理图象
pinghuachuli.rar
- 图像的平滑处理,噪声消除法,邻域平均法,中值滤波法。。。,Image smoothing, noise reduction method, the neighborhood average, median filter method. . .
testt.rar
- 提供了邻域平均法、中值法两种平滑滤波方法,其中中值法可以随意进行3/5/7等邻域大小的滤波,Provides a neighborhood average, median filtering method and French, in which the median method can be free to 3/5/7 and so the size of the filter neighborhood
sharpen
- 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
pinghua
- 本程序利用空间邻域平均法和中值,最大值以及最小值滤波法对一幅二值图像进行平滑操作,通过仿真可以比较不同算法之间的差别。-The program uses space neighborhood average and median, maximum and minimum filtering method for a binary image smoothing operation, the simulation can compare the differences between the di
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
ImageSmoothProcessing
- 图像平滑处理的一些常用功能,包括噪声消除方法/邻域平均法/中值滤波/产生噪声等功能-Image smoothing of some commonly used functions, including noise reduction methods/neighborhood average/median filtering/noise functions
image5
- 针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retrieved from " vc++ image pro
DigitalImageSmoothlyProcessingBasedonCBuilder
- 介绍了图像增强技术中, 空间域处理方法中的邻域平均法的原理、算法, 及该原理在 windows 平台上以C++ Builder 为开发工具的具体程序实现。-Describes the image enhancement technology, the spatial domain approach in the principle of neighborhood averaging method, algorithm, and the principle in windows platfor
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
imageSmoothAndInhance
- image_smooth.m : 图像平滑主函数,调用average_median average_median.m : 空域邻域平均法和中值滤波法对图像进行平滑处理 image_inhance.m : 图像增强主函数,调用inhance inhance.m : 图像增强处理 lenna.bmp woman_v7_5.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-image_smooth.m: image smo
shuzituxiangchuli
- 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
smoothprocessing
- 图像的平滑处理,基于VC++。噪声消除法,邻域平均法、中值滤波法。能够自定义噪声-Image smoothing based on VC++. Noise cancellation, the neighborhood average, median filtering method. To noise from the definition of
Image-smoothing-
- 图像平滑--————空间邻域平均法进行图像的平滑处理。-Image smoothing------ spatial neighborhood averaging method for image smoothing.
jiaoyan
- 打开一幅图像,添加椒盐、高斯噪声,然后使用中值滤波,K邻域平均法进行平滑-Open an image, add salt and pepper, Gaussian noise, and then use the median filter, K neighborhood average method smoothed
noise
- 打开一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法进行处理。-Open an image, add of Gauss, salt and pepper noise processed with the neighborhood average, median filtering method and K adjacent average method.