当前位置:网站首页>Point cloud data denoising
Point cloud data denoising
2022-07-03 19:40:00 【Old urchin】
It mainly includes bilateral filtering 、 Curvature flow 、 Density mean drift clustering 、 Noise classification and denoising 、 neural network 、 High density point cloud denoising based on curvature feature hybrid classification Voxel filtering combined with region growth etc.
1、 Bilateral filtering algorithm for point cloud denoising , Bilateral filter is a Gaussian function based on spatial distribution , It can better save the high-frequency information of the target , It smoothes the overall trend of point cloud data , The data points are displaced along the normal direction .
2、 Denoising algorithm based on curvature flow , Every time individual spot Press mirror it Of song rate speed degree Along the the Law towards move dynamic .
Both of the above can make the point cloud model smooth , But at the same time, it will change the coordinates of the point , Lose the texture information of point cloud information . 3、 Density based mean shift clustering Denoising Algorithm , send
Each point gradually approaches the position with the highest local density .
However, cluster noise with high density cannot be filtered
4、 Denoising method of noise classification , Yes Large scale Noise use Radius filtering method and Statistical filtering Method denoising , and Small scale Noise use Bilateral filtering method Denoise .
5、 Adaptive bilateral filtering method for point cloud denoising , The algorithm first establishes k-d Neighborhood , Then take the micro tangent plane at this point as the viewing plane , In this view plane, the spatial variance is realized by using the target scale information σs Local adaptive value .( Medical Science CT The edge of the vertebrae of the image is preserved )
6、 Using support vector machine and neural network algorithm to denoise High time cost
7、 Using blur C- Mean and mean filtering for point cloud denoising Small scale noise and cluster noise cannot be filtered
- 8、 High density point cloud denoising method based on curvature feature hybrid classification .
this paper Focus on the combination of voxel filtering and region growth method
The basic idea :
Gridding point cloud data ( Voxelization ), The whole can be regarded as a cuboid , Using bounding box compression, it is cut into several equal sized cubes , Make up for deficiencies .
Local processing of high-density grid points , Small density grids have both noise and non noise points
Make use of the fact that there is no connection between the noise and the surrounding environment Regional growth method
Processing steps of regional growth method :
(1) Determine a radius a, Find the point with the most points in the grid as the seed point
(2) The selected seed point is in radius b Combine the surrounding points and use the least square to fit a plane
(3) radius b If the included angle between the non seed point and the connecting line of the seed point is greater than a threshold , They are classified as noise points, otherwise they are non noise points .
(4) Take the non noise points in the large grid as new seed points to cycle , Until all points are classified . Use the small grid to grow the global region again .
- It is not explained in the paper (3) How to calculate the medium threshold needs to be studied and the calculation time is long , High complexity , Parameters cannot be taken adaptively
边栏推荐
- 第一章: 舍罕王失算
- PR 2021 quick start tutorial, material import and management
- During MySQL installation, the download interface is empty, and the components to be downloaded are not displayed. MySQL installer 8.0.28.0 download interface is empty solution
- 第二章:求a,b的最大公约与最小公倍数经典求解,求a,b的最大公约与最小公倍数常规求解,求n个正整数的的最大公约与最小公倍数
- 2022-06-30 網工進階(十四)路由策略-匹配工具【ACL、IP-Prefix List】、策略工具【Filter-Policy】
- 2022-06-27 网工进阶(十二)IS-IS-开销类型、开销计算、LSP的处理机制、路由撤销、路由渗透
- The necessity of lean production and management in sheet metal industry
- Day_ 18 IO stream system
- Part 28 supplement (XXVIII) busyindicator (waiting for elements)
- The earliest record
猜你喜欢
Meso tetra [P - (p-n-carbazole benzylidene imino)] phenylporphyrin (tcipp) /eu (tcipp) [pc( α- 2-oc8h17) 4] and euh (tcipp) [pc (a-2-oc8h17) 4] supplied by Qiyue
2022 Xinjiang latest construction eight members (standard members) simulated examination questions and answers
2022.2.14 Li Kou - daily question - single element in an ordered array
NFT without IPFs and completely on the chain?
第一章:喝汽水,阶梯电费计算,阶梯电费计算函数,个人所税,求解平方根不等式,简化求解平方根不等式,求解调和级数不等式,解不等式:d<1+1/2-1/3+1/4+1/5-1/6+..士1/n
Bright purple crystal meso tetra (4-aminophenyl) porphyrin tapp/tapppt/tappco/tappcd/tappzn/tapppd/tappcu/tappni/tappfe/tappmn metal complex - supplied by Qiyue
Cesiumjs 2022 ^ source code interpretation [7] - Analysis of the request and loading process of 3dfiles
2022-06-30 advanced network engineering (XIV) routing strategy - matching tools [ACL, IP prefix list], policy tools [filter policy]
原生表格-滚动-合并功能
QT -- qfileinfo file information reading
随机推荐
05 -- QT OpenGL draw cube uniform
QT -- qfileinfo file information reading
WPF format datetime in TextBlock- WPF format DateTime in TextBlock?
Use of aggregate functions
第一章:求同吗小数和s(d, n)
BOC protected alanine porphyrin compound TAPP ala BOC BOC BOC protected phenylalanine porphyrin compound TAPP Phe BOC Qi Yue supply
Day11 ---- 我的页面, 用户信息获取修改与频道接口
IPv6 experiment
2022-06-25 advanced network engineering (XI) IS-IS synchronization process of three tables (neighbor table, routing table, link state database table), LSP, cSNP, psnp, LSP
2022-06-27 advanced network engineering (XII) IS-IS overhead type, overhead calculation, LSP processing mechanism, route revocation, route penetration
Yolov3 network model building
Kubernetes cluster builds efk log collection platform
Chapter 2: find the number of daffodils based on decomposition, find the number of daffodils based on combination, find the conformal number in [x, y], explore the n-bit conformal number, recursively
Think of new ways
Today's work summary and plan: February 14, 2022
Acquisition and transmission of parameters in automatic testing of JMeter interface
Free hand account sharing in September - [cream Nebula]
第一章:简化同码小数和s(d, n)
2022-06-28 网工进阶(十三)IS-IS-路由过滤、路由汇总、认证、影响ISIS邻居关系建立的因素、其他命令和特性
Leetcode 1189. Maximum number of balloons (special character count)