rpautrat / homography_est

Light-weight library to perform homography estimation with RANSAC from point, line or point-line correspondences
MIT License
40 stars 6 forks source link

Support for Ceres 2.1 #1

Closed iago-suarez closed 1 year ago

iago-suarez commented 1 year ago

Future versions of Ubuntu will include newer versions of Ceres such as 2.1 or 2.2.

This PR makes the library compatible with the newer Ceres versions and also adds GitHub Actions to ensure that everything works under several Ubuntu versions.

rpautrat commented 1 year ago

I upgraded the CMake version requirement, because the policy "CMP0135" has only been introduced after 3.24.