InfiniTAM
InfiniTAM copied to clipboard
Tracking based on canonical frame instead of live frame
Camera tracking should (probably) work better using aggregate data (from the canonical frame) rather than the previous live frame. The rationale is that for faster camera movements, rediscovery of previously built regions not present in the previous frame could go far to improve tracking robustness. In all fusion algorithms to date, tracking is done using aggregate data, not live frame, probably for this very reason.
Deferred until the Fusion step is confirmed to be working correctly across the first 20 frames.