-
guideformatlab
This Filter provides a selective mean (averaging) lter. In contrast to the standard
mean lter,it preserves edges better and is less sensitive to outliers(outliers
are those that are not included in the measurement taking place.In this case averaging).
The lter smooths an image by taking an average over the neighbouring
pixels, but only includes those pixels that have a value not deviating from the
current pixel by more than a given range. The range is dened by the standard
deviation of the pixel values within the neighbourhood . If the number of pixels
in this range is too low (less than `Minimum Pixel Fraction ), averaging over
all neighbouring pixels is performed.With the `Outlier Aware option, averaging
over all neighbouring pixels excludes the center pixel.
- 2012-02-07 01:30:23下载
- 积分:1
-
matalab
这是基于哈尔滨工业大学的《线性系统》理论的课件,提供给大家!(This is based on the Harbin Industrial University, "Linear System Theory" courseware available to everyone!)
- 2007-07-09 10:43:42下载
- 积分:1
-
chap03
ch3_1_1:嵌套使用图像代数函数
ch3_1_2:两幅图像相加
ch3_1_3:图像与常数相加
ch3_1_4:两幅图像相减
ch3_1_5:两幅图像相乘
ch3_1_6:图像除以常数[两幅图像相除ch3_2_1:图像缩放
ch3_2_2:图像旋转
ch3_2_3:图像剪切
ch3_2_4:生成和应用仿射变换
ch3_2_5:findbounds函数的应用
ch3_2_6:makeresampler函数的应用ch3_2_7:投影变换
ch3_3_1:计算图像的局部标准差
ch3_3_2:计算输入图像的3×3邻域像素值的最大值(§3.3.2)
根据指定的坐标选择一个六边形区域
按灰度分割图像中的目标
函数poly2mask的调用格式
对指定区域进行锐化滤波
填充指定的区域
(ch3_1_1: nested function using the image algebra
ch3_1_2: the sum of two images
ch3_1_3: Image and constant sum ch3_1_4: subtract two images
ch3_1_5: two images multiplied
ch3_1_6: image divided by the constant [two images division]
ch3_2_1: image scaling
ch3_2_2: Image Rotation
ch3_2_3: image shear
ch3_2_4: Generation and application of affine transformation
ch3_2_5: findbounds function application
ch3_2_6: makeresampler function application
ch3_2_7: projection transformation ch3_3_1: Calculation of the local standard deviation image
ch3_3_2: Calculation of the input image 3 × 3 neighborhood of the maximum pixel value [§ 3.3.2]
in accordance with the designated coordinates to select a hexagonal region segmentation by gray-scale image of the objective function calls poly2mask format designated area sharpening filter to fill the designated regional)
- 2009-02-18 14:06:32下载
- 积分:1
-
psnr
function PSNR2 = psnr(I,I_iter)
计算峰值信噪比
I : 原始信号
I_iter : 加噪信号(function PSNR2 = psnr (I, I_iter) calculate the peak signal to noise ratio I: the original signal I_iter: adding noise signal)
- 2010-10-22 17:35:52下载
- 积分:1
-
matlab
madlab c++ 接口,Madlab的一本很好的书(madlab c++ interface, Madlab)
- 2008-04-07 16:41:43下载
- 积分:1
-
ALOHA
matlab对aloha,s-aloha的仿真(matlab pairs of aloha, s-aloha Simulation)
- 2009-12-17 09:50:42下载
- 积分:1
-
zunixiepaoyundong
利用MATLAB求解的阻尼斜抛运动,希望对大家有帮助。(damp)
- 2010-12-15 16:56:12下载
- 积分:1
-
RLS
echo cancellation adaptive filter
- 2011-06-30 12:55:20下载
- 积分:1
-
MATLABoptimization
利用MATLAB仿真软件实现对函数的优化,运行结果可靠。(Using the MATLAB we can realize the optinization of the function and the result is good.)
- 2011-12-29 20:46:09下载
- 积分:1
-
MVDR_ST
使用MVDR算法进行波束形成并处理宽带信号,该算法分频带进行处理,并最后给出了波束图。(MVDR algorithm is used for beamforming and broadband signal processing. The algorithm divides the frequency band for processing, and finally gives the beam pattern.)
- 2020-06-18 20:40:01下载
- 积分:1