Added another reference on homography estimation

This commit is contained in:
Davis King 2015-01-06 17:54:27 -05:00
parent ceec456678
commit c24c11f662
1 changed files with 2 additions and 0 deletions

View File

@ -390,6 +390,8 @@ namespace dlib
find_projective_transform_basic() as a starting point for a BFGS based
non-linear optimizer which will optimize the correct mean squared error
criterion.
A great essay on this subject is Homography Estimation by Elan Dubrofsky.
!*/
{
// make sure requires clause is not broken