1: \begin{abstract}
2:
3: In this paper, we show how absolute orientation measurements provided by low-cost but high-fidelity IMU sensors can be integrated into the KinectFusion pipeline.
4: We show that integration improves both runtime, robustness and quality of the 3D reconstruction.
5: In particular, we use this orientation data to seed and regularize the ICP registration technique.
6: We also present a technique to filter the pairs of 3D matched points based on the distribution of their distances. This filter is implemented efficiently on the GPU.
7: Estimating the distribution of the distances helps control the number of iterations necessary for the convergence of the ICP algorithm.
8: Finally, we show experimental results that highlight improvements in robustness, a speed-up of almost 12\%, and a gain in tracking quality of 53\% for the ATE metric on the Freiburg benchmark.
9: % Further implementation details are available at \href{https://silviogiancola.github.io/VisualInertialKinectFusion}{https://silviogiancola.github.io/VisualInertialKinectFusion}.
10:
11: \end{abstract}
12: