Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - image noise removal
Search - image noise removal - List
常见的图像处理matlab源代码!!包括反色,常见滤波,去噪,和常用变换!-common image processing Matlab source code! ! Anti- including color, common filtering, noise removal, and common Transform!
Update : 2025-02-17 Size : 1.35mb Publisher : zrx

GABOR滤波器用MATLAB实现的例子, 用于图像处理去除噪声-Gabor filters using MATLAB example, image processing for noise removal
Update : 2025-02-17 Size : 1kb Publisher : C

研究数学形态学的二值形态学、灰度形态学的腐蚀、膨胀、开启和闭合四种基本运算,利用这4种基本运算消除图像噪声。本文在总结和分析了数学形态学的基本理论及其应用的基础上,用MATLAB编程实现消除图像噪声。仿真结果表明,本文应用二值形态学和灰度形态学去除图像噪声具有较好的效果,并有一定的实用性。-Study on binary mathematical morphology morphology, grayscale morphology of corrosion, expansion of open and closed four basic operations, use of these four kinds of basic computing to eliminate the image noise. In this paper, summarizing and analyzing the basic theory of mathematical morphology and its applications based on programming using MATLAB realize the elimination of image noise. Simulation results show that the application of binary gray-scale morphology and morphological image noise removal with good results, and have a certain degree of practicality.
Update : 2025-02-17 Size : 154kb Publisher : 方方

合成孔径雷达图象处理的各种方法.斑点噪声的去除,图象分割的算法,以及压缩,去噪等内容.大家可以共同参考.-Synthetic aperture radar image processing methods. Speckle noise removal, image segmentation algorithm, as well as compression, denoising, etc.. We will be able to reference.
Update : 2025-02-17 Size : 36kb Publisher : 杨红磊

DL : 0
通过小波变换以实现去除图像噪声和对图像进行增强的程序,效果很好。-Through the wavelet transform in order to achieve removal of image noise and image enhancement procedures, the effect of good.
Update : 2025-02-17 Size : 1kb Publisher : sh85

程序实现了图像噪声位分析与去除功能以及图像的低位空域水印图像加密-Procedures to achieve a digital image noise analysis and removal capabilities, and low airspace image watermark image encryption
Update : 2025-02-17 Size : 103kb Publisher : 李先生

:为实现番茄收获机械自动化,提出了利用计算机视觉代替人眼对成熟番茄进行自动识别的方法。首先对番茄图像进 行了各种去除噪声方法的比较,提出用HSI 颜色系统的H 色调分量作为识别的颜色特征参数。利用最大方差自动取阈法及 数学形态运算等构成的识别算法对采集的番茄图像进行自动识别.-: In order to realize automation of tomato harvesting, the use of computer vision to replace the human eye of a mature tomato automatic identification method. First, a variety of tomato image noise removal methods, the use of HSI color hue component H system as a means of identification of the color feature parameter. Automatic check using the maximum variance threshold method and mathematical form of computing, such as recognition algorithm consisting of tomato collected images of automatic identification.
Update : 2025-02-17 Size : 92kb Publisher : daiyu

matlab程序,X-CT图像处理,用小波分解去除噪声-matlab program, X-CT image processing, noise removal by wavelet decomposition
Update : 2025-02-17 Size : 1kb Publisher : 金天羽

this file contains the implementation of the "contraharmonic filter" using the basic formula of finding contraharmonic mean achieved through the use of for loops. contraharmonic filter can remove both -SALT n PEPPER noise from the image but not simultaneously. The positive order contraharmonic filter removes the pepper noise and the negative order removes the salt noise. SALT n PEPPER noise has been added to the image and it has been removed sequentially using the contraharmonic filter of positive and negative filters one after the other. It has been observed that the removal of salt noise followed by the removal of the pepper noise gives better results-this file contains the implementation of the "contraharmonic filter" using the basic formula of finding contraharmonic mean achieved through the use of for loops. contraharmonic filter can remove both-SALT n PEPPER noise from the image but not simultaneously. The positive order contraharmonic filter removes the pepper noise and the negative order removes the salt noise. SALT n PEPPER noise has been added to the image and it has been removed sequentially using the contraharmonic filter of positive and negative filters one after the other. It has been observed that the removal of salt noise followed by the removal of the pepper noise gives better results...
Update : 2025-02-17 Size : 1kb Publisher : saumya

Median filter 3x3,Median filter 5x5, mean filter, wiener filter, PSNR, MSE -a simple gui for image noise removal
Update : 2025-02-17 Size : 14kb Publisher : torto

该函数为MATLAB编写,实现功能为中值滤波,中值滤波能更好地保留图像细节,对盐椒噪声有很好的去除效果。-The MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.
Update : 2025-02-17 Size : 1kb Publisher : 天天

DL : 0
去除图像噪声椒盐噪声高斯噪声实现图像处理-Salt and pepper noise removal of image noise, Gaussian noise, Image Processing
Update : 2025-02-17 Size : 1kb Publisher : 林风

对图像进行平滑处理,能够很好的去除噪声的干扰,锐化图像能得到很好的效果-Of image smoothing, noise removal can be a good interference, sharpening an image can get very good results
Update : 2025-02-17 Size : 46kb Publisher : tong tong

matlab教案中使用到的源代码,全部源代码。很全的,包括边缘检测,去噪,二值化等等。适合图像处理的初学者参考。-matlab tutorial all the source code. Very wide, including edge detection, noise removal, binarization and so forth. Beginners reference for image processing.
Update : 2025-02-17 Size : 23kb Publisher :

Image Processing Algorithms:- All noise removal codes are here.
Update : 2025-02-17 Size : 3kb Publisher : danan

本代码对于图像的噪声去除、图像锐化处理等都有显著的效果。-The code for image noise removal, image sharpening, etc. have a significant effect.
Update : 2025-02-17 Size : 105kb Publisher : guoyao

数字图像处理的噪声去除,利用邻域平均算法,中值滤波法,频域滤波法,巴特沃斯低通高通滤波器-Digital image processing, noise removal, neighborhood averaging algorithm, median filtering method, frequency domain filtering method, low-pass Butterworth high-pass filter
Update : 2025-02-17 Size : 1.13mb Publisher : 孙丹阳

通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。-Computer image noise removal, enhanced recovery, segmentation, feature extraction processing, such methods and techniques.
Update : 2025-02-17 Size : 17.62mb Publisher : zzl

一个脉冲检测器的通用噪声去除算法,用局部图像统计来识别被随机值脉冲噪声破坏的噪声点.-Universal pulse detector noise removal algorithm, using local image statistics to identify the noise points are destroyed random value impulse noise.
Update : 2025-02-17 Size : 1.7mb Publisher : 邱赛男

图片的噪声去除,包括高斯滤波,中值滤波,均值滤波三种方法-Image noise removal, including gaussian filtering, median filtering, average filtering three methods
Update : 2025-02-17 Size : 5.17mb Publisher : 铁鸟
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.