Feature/bundle adjustment
We add a full bundle adjustment implementation.
Landmarks are homogeneous 3D points.
Factors are a new class called FactorPixelHP, which associates a pixel to one homogeneous point (HP).
The processor uses OpenCV with detector/descriptor/matcher configurable via YAML.
Edited by Joan Solà Ortega