17 January 2019 5 5K Report

I performed a 3D reconstruction of a room using a Kinect V2. The idea is to position the Kinect in the middle of the room on a tripod then take pictures (color and image of profereur) every 10°. For the treatment I use MATLAB, so I use ICP for the registration and when the camera performs a complete turn, the famous problem appears, the registration error cummulation.

So my question is:

how can I minimize the gap between the first and the last point clouds?

I have this paper as support:

Study of parameterizations for the rigid body transformations of the scan registration problem

Similar questions and discussions