Minor fixes
- Fix methods const correctness.
- Move WithinFrameTrajMode and MatchingMode enums inside Slam private section to avoid polluting global scope.
- Add Slam::BlobPointRejectionMapping.
- Fix printing issues and add Ceres problem building duration.
- Reorder code for better readibility.