1) minimum gradient median filter
![点击朗读](/dictall/images/read.gif)
最小梯度中值滤波
1.
To solve this problem, a minimum gradient median filter algorithm is proposed in this paper.
针对此问题,本文提出了一种最小梯度中值滤波算法。
2) max/min median filter
![点击朗读](/dictall/images/read.gif)
最大/最小中值滤波器
1.
In this paper,using max/min median filter,a new method based on the Laplacian operator-based edge detection model(EDM) is proposed,which can smooth noise while detecting the edges.
本文基于Laplacian算子的边缘检测模型,采用最大/最小中值滤波器,提出一种新的边缘检测方法。
3) mini-value filtering
![点击朗读](/dictall/images/read.gif)
最小值滤波
4) the least median square filter
![点击朗读](/dictall/images/read.gif)
最小平方中值滤波
5) extremum median filter vector median
![点击朗读](/dictall/images/read.gif)
最值中值滤波
6) gradient mean value filtering
![点击朗读](/dictall/images/read.gif)
梯度均值滤波
1.
Research on a noise canceling method based on gradient mean value filtering algorithm;
![点击朗读](/dictall/images/read.gif)
梯度均值滤波算法消除噪声的研究
补充资料:中值滤波
分子式:
CAS号:
性质:数字滤波常用的一种。方法是在某时刻对信号进行多次连续采样m次(m≥3),按大小顺序排列,首尾各去掉1/3个大数和1/3个小数,再将剩余的1/3个大小居中的数据进行算术平均,作为该时刻的信号值。中值滤波对脉冲干扰信号有良好的抑制效果。
CAS号:
性质:数字滤波常用的一种。方法是在某时刻对信号进行多次连续采样m次(m≥3),按大小顺序排列,首尾各去掉1/3个大数和1/3个小数,再将剩余的1/3个大小居中的数据进行算术平均,作为该时刻的信号值。中值滤波对脉冲干扰信号有良好的抑制效果。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条