microsoft / mageslam

A lightweight monocular SLAM written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove legacy serialization formats

syntheticmagus opened this issue · comments

MAGE-SLAM supports several outdated and unused serialization formats; we should resolve on one and remove the support for the others. BOB, I believe, is the most modern and robust of the formats, and so is almost certainly the one we should reduce down to.