Releases: PerceptionRobotique/libPeR_base
v0.7.0
v0.6.1
v0.6.0
v0.5.0
Extension of spherical image representations to the UniphorM leveraging the Voronoi tesselation dual to a subdivided icosahedron.
The latter is now loaded from xml files that make the increase of subdivision levels easier and compilation faster, so does the former.
The new UniphorM representation is introduced first to improve the VisualGyroscope.
v0.4.0
Generalization of the PGM perspective visual servoing routines by making them independent of the camera model, thus introducing easily PGM omnidirectional visual servoing and PGM equirectangular visual servoing.
Add missing export capabilities for camera model conversions
Bug correction in the PGM-based VS set generic to the camera model.
v0.2.0
Extend the distortions model from polynomial to rational polynomial
Add the Cartesian polynomial model for panoramic cameras
Add the equidistant model for fisheye cameras
Add the conversion tools from equidistant to omnidirectional model, from omnidirectional model to Cartesian polynomial and from rational polynomial distortions to polynomial distortions
v0.1.2
v0.1.1
This is the libPeR_base matching the https://github.com/PerceptionRobotique/VisualGyroscope version for OmniCV2023.