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

what's the version of Eigen and ceres ? #2

Closed haha911 closed 11 months ago

haha911 commented 1 year ago

hello!I want to ask a question!what's the version of Eigen and ceres ?thank u.

rpautrat commented 1 year ago

Hi, the code was successfully tested under Eigen 3.4 and Ceres 2.0. Earlier versions of Eigen also probably work, but I have not tested Ceres 2.1.