搜索资源列表
快速三次平滑源码
- 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-three rapid smoothing filter algorithm works in the data filtering provides great convenience
gose
- 高斯平滑滤波,可以用与图形及型号处理计算-Gaussian smoothing filter can be used with graphics and models to handle calculation
xinhachuligongjuxiang
- 工具箱提供了各种常用的信号处理,图象处理函数,例如小波分析,平滑滤波等等.非常便于学习和直接调用.
YOLi_ICASSP05
- 本文提出一种用于独立成份分析(ICA)的特征选择滤波方案用于改善ICA算法对关键独立成份(SOI)的分离和提取,关键独立成份在其信号样本数据的空间分布上具有一定特征. 本文以平滑滤波为例,表明加入此类特征滤波的ICA算法可以改善对于视觉功能区等平滑图象信号的提取. 因此, 这种特征滤波技术在估计具有平滑特性的脑功能成像方面具有潜在的应用价值.-for Independent component analysis (ICA) feature selection filtering program
灰度及彩色图像Bilateral滤波实现边缘保留的平滑处理源代码
- 对原始图像进行滤波处理
基于全局运动统计和边缘平滑滤波的视频去隔行方法
- 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
FDISIRsmoothedresidual
- 基于粒子滤波的故障检测,使用状态估计和残差平滑的方法-Particle filter-based fault detection, the use of state estimation and residual smoothing method
edge_filter_linear
- 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
symmetricpinghua
- 运用c语言的知识,对实验数据进行实时的平滑滤波处理-use c language ,deal with data
JZ3
- matlab均值平滑滤波器(3*3模板)-matlab mean smoothing filter (3* 3 templates)
Kalman2
- 卡尔曼滤波的的算法,采用singer模型,可以应用于目标的跟踪,数据的平滑等多方面,算法效果较好-Kalman filter algorithm, using singer model, can be applied to target tracking, data smoothing and other aspects, algorithms, better-performing
aver_filter
- 这是一个基于偏微分方程的图像处理问题的非线性平滑滤波器的程序!-This is a partial differential equations based on the question of image processing procedures for non-linear smoothing filters!
yuchuli
- 振动信号预处理,主要为五点三次平滑法和平均法-Vibration signal pre-processing, mainly for the 5.3 second smoothing method and average method
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.
lvbo1
- 滤波函数,关于平滑滤波,巴特沃斯滤波等等滤波函数-lvbo function about something somthing the waves
pinghualvbo
- 信号平滑滤波代码,用于平滑滤波处理,由Matlab编成-Signal smoothing filter code for smoothing filter processing, compiled by the Matlab
scalebilateral
- MATLAB实现图像的保边平滑滤波——双边滤波器-TLAB Image smoothing edge preserving- bilateral filter
去噪滤波
- 利用粒子群算法对做CA运动的UUV进行目标状态估计,包括对观测数据的平滑滤波(The particle swarm algorithm (UUV) is used to estimate the target state of CA, including smoothing the observed data)
图像空域滤波(二)
- 1. 锐化滤波; 2. Sobel水平方向滤波与垂直方向滤波。 3. 对灰度图像执行均值平滑滤波; 4. 对灰度图像执行中值平滑滤波; 5. 中值平滑滤波与均值平滑滤波对比。
MATLAB平滑滤波算法
- MATLAB用于平滑噪声所用的平滑噪声算法,可有效滤除数据中的相关噪声。