Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
c24c11f6
Commit
c24c11f6
authored
Jan 06, 2015
by
Davis King
Browse files
Added another reference on homography estimation
parent
ceec4566
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dlib/geometry/point_transforms.h
dlib/geometry/point_transforms.h
+2
-0
No files found.
dlib/geometry/point_transforms.h
View file @
c24c11f6
...
@@ -390,6 +390,8 @@ namespace dlib
...
@@ -390,6 +390,8 @@ namespace dlib
find_projective_transform_basic() as a starting point for a BFGS based
find_projective_transform_basic() as a starting point for a BFGS based
non-linear optimizer which will optimize the correct mean squared error
non-linear optimizer which will optimize the correct mean squared error
criterion.
criterion.
A great essay on this subject is Homography Estimation by Elan Dubrofsky.
!*/
!*/
{
{
// make sure requires clause is not broken
// make sure requires clause is not broken
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment