02 May 2017 12 4K Report

The monocular slam's initial coordinate system is random and scale-unknown.

But i want to know how to transform the initial coordinate system to another coordinate system(from a marker,like chessboard).

What am i doing now is that initializing the SLAM with a marker.The SLAM's mappoints were reconstructed by the poses calculated from PnP.So i know the SLAM's coordinate system direction and scale.In that case,i could tranform the SLAM's coordinate system to another marker's coordinate system easily.

But the mappoints reconstructed by the marker during the SLAM's initialization were untrusted.And the graphic optimization would change mappoints' position to make a smooth trajetory by minimal the projection error.

In this case,i could get an accurate transformation between the SLAM's coordinate system and marker's coordinate system.

Any idea is appreciated.

Thank you!

Btw,i'm studying about orbslam.

More Lei Zhu's questions See All
Similar questions and discussions