1 / 124

Geometric Optimization Problems in Computer Vision

Explore various optimization techniques like Gauss-Newton iteration, Gradient Descent, and Conjugate Gradient in solving geometric problems in computer vision.

grumsey
Download Presentation

Geometric Optimization Problems in Computer Vision

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Geometric Optimization Problems in Computer Vision

  2. X x1 x2 x3

  3. Computation of the Fundamental Matrix

  4. b Span(A) Ax O

  5. 1D Gauss-Newton (Newton) iteration.

  6. 1D Gauss-Newton (Newton) iteration (failure)

  7. x1 x0 x2 First step minimizes on line. Second step minimizes function in the plane.

  8. X0

  9. Subdivision search

  10. Gradient Descent

  11. Conjugate Gradient

  12. Newton

  13. Levenberg-Marquardt

  14. Gauss-Newton (without line search)

  15. Newton Conjugate gradient Gradient descent Model 1

  16. Conjugate gradient Gauss-Newton Gradient descent Model 2 Levenberg Newton

  17. Conjugate gradient Gauss-Newton Gradient descent Model 3 Levenberg Newton

  18. Conjugate gradient Gauss-Newton Gradient descent Model 4 Levenberg Newton

  19. Conjugate gradient Gauss-Newton Gradient descent Model 5 Levenberg Newton

  20. Conjugate gradient Gauss-Newton Gradient descent Model 6 Levenberg Newton

More Related