Nerei / kinfu_remake

Optimized and reworked version of Kinfu
BSD 3-Clause "New" or "Revised" License
339 stars 125 forks source link

Questions: Can external tracking data be used instead of internal pose estimate? #23

Open eric-schleicher opened 7 years ago

eric-schleicher commented 7 years ago

Hi there, just arriving at kinfu_remake Party from learning (late) about Kinect Fusion-> PCL kinFu-> here

As I understand these processes rely on RGB feature detection and ICP for pose estimation. is that correct? I'm very interested in the overall approach used to reconstruct a fused meshes in realitime, but (have; and) would like to use an external tracking system to provide an absolute device pose to this process.

Is doing this feasible? Or is the code too tightly written to consider providing a (known) submillimeter accurate pose truth.