Welcome![Sign In][Sign Up]
Location:
Search - image mean matlab code

Search list

[Communication-Mobile3Matlab

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sharpening P0310 : images of high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P 0312 : Butterworth (Butterworth) high-pass filt
Platform: | Size: 10240 | Author: xueke | Hits:

[Special Effectstianjia

Description: 如何在图像中加入某一固定snr的噪声?分类:matlab与图像处理 在利用matlab做一些自己算法的抗噪分析中,常常会遇到这个问题,matlab中的加噪函数是imnoise,里面的参数是噪声的均值,方差(高斯噪声)或者是感染概率(椒盐噪声),参数不能是snr值,但是很多国外的文章的噪声分析中都是用snr值来衡量加入噪声的程度的-how the image to a fixed snr noise? Categories : Matlab and image processing using Matlab to do some of his own anti-noise algorithm analysis, will often encounter this problem, which Matlab the noise function is imnoise. inside the parameters of the noise mean and variance (Gaussian noise) or the probability of infection (Impulse Noise) Parameter values can not be snr, But many foreign article noise analysis is used to measure the value snr joined the extent of noise
Platform: | Size: 2048 | Author: 顶替 | Hits:

[Special EffectsMS-code

Description:
Platform: | Size: 1024 | Author: 黄昕 | Hits:

[Special Effectsmatlabimageprocess2

Description: 此文件包含有四个基于matlab源程序,可直接运行.其说明如下 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值P0308:图像的自适应魏纳滤波 -This file contains four based on the matlab source code can be directly run. Its description is as follows P0305: analog image by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filtering function medfilt2 by salt and pepper noise to the image filter P0307: the use of MATLAB in filter2 function affected by noise interference images mean P0308: Image Adaptive Weiner Filter
Platform: | Size: 1024 | Author: 张海涛 | Hits:

[Compress-Decompress algrithmsimage_compress

Description: 本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下: 压缩过程: 1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。 2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。 3. 计算相关矩阵R,其元素定义为 。 4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。 -This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.
Platform: | Size: 334848 | Author: wangweiming | Hits:

[Special Effectsmean_shift.m

Description: matlab代码实现meanshift图像分割算法,有较好的效果-matlab code meanshift realize image segmentation algorithm has better results
Platform: | Size: 2048 | Author: 孙不显 | Hits:

[Special Effectsc_mean

Description: 利用c均值方法对图象进行聚类分割,此为matlab环境下的仿真代码-Use c-means clustering methods for image segmentation, this is matlab code simulation environment
Platform: | Size: 2048 | Author: 王英 | Hits:

[Special Effectsmeanshiftseg_matlab

Description: 基于均值漂移算法图像分割MATLAB源代码。压缩包内有三个程序文件,先是基于基于均值漂移算法进行图像平滑,然后再图像分割。-Based on mean-shift image segmentation algorithm for MATLAB source code. Compressed packet has three program files, first based on the mean-shift algorithm based on image smoothing, and then image segmentation.
Platform: | Size: 3072 | Author: olindazh | Hits:

[Special EffectsROI

Description: Matlab图像感兴趣区域编码,这个程序所包括的m代码实现了迭代的图像处理,找出感兴趣区域。并同时输出区域、均值、STD、最小值、最大值、中值、中心点等等。-Matlab region of interest image coding, this procedure covered by the code m realize the iterative image processing, to identify areas of interest. And at the same time the output region, the mean, STD, minimum, maximum, median, center and so on.
Platform: | Size: 107520 | Author: yy | Hits:

[Special Effectsimage_inhancement

Description: 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-They are typical Matlab-based image enhancement algorithm. Procedure Code Description P0301: digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: the use of gray-scale transformation method of contrast-enhanced images P0304: Histogram of homogenization P0305: analog image by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering P0307: the use of MATLAB s function affected by noise interference filter2 images mean filter P0308: Image Adaptive Weiner Filter P0309: the use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask treatment P0311: the use of Butterworth (Butterworth) low pass filter on the image noise by smoothing treatment P0312: the use of Butterworth (Butterworth) high-pass filter for sharpening
Platform: | Size: 21504 | Author: panghuanzhi | Hits:

[Special Effectswork

Description: 图像均值滤波和中值滤波的matlab源程序代码。希望能给大家带来用处.-Image mean filter and median filter the matlab source code. We hope that they will bring useful.
Platform: | Size: 3072 | Author: zxmoran | Hits:

[Graph programDCT

Description: 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。-DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
Platform: | Size: 1024 | Author: 马丁 | Hits:

[Graph programFCM

Description: C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
Platform: | Size: 15985664 | Author: 汪颜 | Hits:

[Graph Recognizemean.shift.matlab

Description: 利用mean shift实现图像分割和平滑-utilize the mean shift method to achieve image segementation and flatness.
Platform: | Size: 600064 | Author: 王明亮 | Hits:

[Compress-Decompress algrithmsproje

Description: applied k means clustering for vector quanta and used huffman for image compression matlab code
Platform: | Size: 10240 | Author: alperen_colak | Hits:

[matlabobjective_evaluation

Description: 图像评价的几个标准,包括峰值信噪比,均方误差,平均绝对误差,图像保真度,信噪比的MATLAB代码,采用基本编程方法,适合初学者加深图像客观评价标准的理解。-Image evaluation of several criteria, including PSNR, MSE, mean absolute error, image fidelity, signal to noise ratio of the MATLAB code, using the basic programming for beginners to deepen the understanding of the image of objective evaluation criteria.
Platform: | Size: 2048 | Author: 天天 | Hits:

[File FormatColorImageSegmentation

Description: Color Image Segmentation using K-mean . Matlab Code
Platform: | Size: 20480 | Author: Tallha Akram | Hits:

[Special Effectscaisetuxiangfenge

Description: mean-shift进行图像分割的程序代码,可以有效地进行图像分割-mean-shift image segmentation procedure code, effective for image segmentation
Platform: | Size: 1913856 | Author: 涛子 | Hits:

[matlabMean-Gaussian-noise-filter

Description: 均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。-Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.
Platform: | Size: 1024 | Author: 申岚 | Hits:

[matlabnoise-filter

Description: matlab code for to reduce noise on image - median filter, mean filter, maximum filterm, hybrid median filter, etc
Platform: | Size: 4096 | Author: Jiyoung Park | Hits:
« 12 3 4 »

CodeBus www.codebus.net