当前位置:网站首页>【Halcon视觉】图像滤波
【Halcon视觉】图像滤波
2022-07-26 10:16:00 【文布斯】
图像滤波的目的是“去噪”。常见的滤波方式有三种:均值滤波,中值滤波,高斯滤波。
一.均值滤波
均值滤波是指,任意一点的像素值,都是周围N*M个点的像素值的平均值。
二.中值滤波
在使用领域平均值,实现去噪时,边缘也会变得模糊,因此有了中值滤波,任意一点的周围,N*M个点,将这些点的像素值,按照从大到小的顺序排列,取中位数,作为目标点的像素值。
三. 高斯滤波
图像上任意一点,对周围N*M个点,进行加权计算。距离目标点较近的点,权重更大,距离目标点较远的点,权重更小。所有点的权重值之和为1。
边栏推荐
- Server memory failure prediction can actually do this!
- regular expression
- SQL Server 2008 server engine failed to start?
- Study notes at the end of summer vacation
- Data communication foundation telnet remote management equipment
- Encapsulation of tabbarcontroller
- Uniapp "no mobile phone or simulator detected, please try again later" and uniapp custom components and communication
- Uniapp common error [wxml file compilation error]./pages/home/home Wxml and using MySQL front provided by phpstudy to establish an independent MySQL database and a detailed tutorial for independent da
- [datawhale] [machine learning] Diabetes genetic risk detection challenge
- Using undertow, Nacos offline logout delay after service stop
猜你喜欢
Data communication foundation TCPIP reference model
Basics of data communication - basic knowledge of network
Vs Code configures go locale and successfully installs go related plug-ins in vscode problem: Tools failed to install
Azkaban [basic knowledge 01] core concepts + features +web interface + Architecture +job type (you can get started with Azkaban workflow scheduling system in one article)
[datawhale] [machine learning] Diabetes genetic risk detection challenge
Mysql5.7.25 master-slave replication (one-way)
Transform between tree and array in JS (hide the children field if the child node of the tree is empty)
数通基础-TCPIP参考模型
Applet record
About automatic operation on Web pages
随机推荐
SQL Server 2008 R2 installation problems
Wechat applet learning notes 1
Using undertow, Nacos offline logout delay after service stop
【有奖提问】向图灵奖得主、贝叶斯网络之父 Judea Pearl 提问啦
Session based recommendations with recurrent neural networks
简单化构造函数的继承方法(一)- 组合继承
PHP executes shell script
Rowselection emptying in a-table
Okaleido ecological core equity Oka, all in fusion mining mode
The fourth week of summer vacation
解释一下自动装箱和自动拆箱?
Learning about opencv (2)
INSTALL_FAILED_SHARED_USER_INCOMPATIBLE错误解决方式
Uniapp common error [wxml file compilation error]./pages/home/home Wxml and using MySQL front provided by phpstudy to establish an independent MySQL database and a detailed tutorial for independent da
Basics of data communication - basic knowledge of network
论文笔记(SESSION-BASED RECOMMENDATIONS WITHRECURRENT NEURAL NETWORKS)
On the compilation of student management system of C language course (simple version)
RecyclerView最后一条显示不全或显示部分的问题解决
AirTest
Yarn 'TSC' is not an internal or external command, nor is it a runnable program or batch file. The problem that the command cannot be found after installing the global package