The Perfect Match: 3D Point Cloud Matching with Smoothed Densities

这篇博客介绍了3DSmoothNet算法在3D点云配准中的应用,通过提取球形支撑、估计局部参考框架、使用高斯平滑核进行体素化以及利用siamese网络进行配准。3DSmoothNet包含卷积层、批标准化和ReLU激活等组件,并利用置换矩阵和协方差矩阵计算LRF。整个流程旨在优化点云拼接的精度。
摘要由CSDN通过智能技术生成

完美配准:具有平滑密度的3D点云配准
论文提出3DSmoothNet对点云进行拼接

算法流程
输入参数
( a ) (a) (a) extract the spherical support S S S of the interest point p p p
( b ) (b) (b) use S S S to estimate a unique LRF
( c ) (c) (c) transform each data cube to its canonical representation
( d ) (d) (d) voxelize using Gaussian smoothing kernel
( e ) (e) (e) the normalized 3D SDV voxel grid is used as input to our siamese 3DSmoothNet architecture
(Note that ( d ) (d) (d) and ( e ) (e) (e) show 2D slices of 3D cubes.)
3DSmoothNet Network architecture
3DSmoothNet 由卷积层(绿色)、批标准化(橙色)、ReLU激活层(蓝色)以及 l 2 l2 l2范数层(品红)组成。两个分支共享参数(Siamese network)

siamese network

置换矩阵( p e r m u t a t i o n permutation permutation m a t r i x matrix matrix):每一行每一列只有一个值为1,其余为0.
左行:左乘一个置换矩阵,交换的是该矩阵的行;
右列:右乘一个置换矩阵,交换的是该矩阵的列。

L o c a l Local Local r e f e r e n c e reference reference f r a m e frame frame ( L R F ) (LRF) (LRF)
选取点云 P P P中一点 p p p的球域 S ⊂ P S\subset P SP S = { p i : ∣ ∣ p i − p ∣ ∣ 2 ≤ r L R F } S=\lbrace p_i :||p_i-p||_2\leq r_{LRF}\rbrace S={ pi:pip2rLRF}
其中, r L R F r_{LRF} rLRF代表邻域的半径;在本文中,用 t h e the the i n t e r e s t interest interest p o i n t point point p p p代替 c e n t r o i d centroid centroid降低计算的复杂度。
通过对邻域内所有点的协方差 Σ s   \Sigma_s^{~} Σ

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值