Tag: summary

  • Computer Vision: Non-Linear Optimization Methods

    Computer Vision: Non-Linear Optimization Methods

    This is a brief summary of some of the optimization methods used in Computer Vision topics like Camera Calibration and 3D-Reconstructions. We’re going to start with a relatively simple method and work our way to the more complicated but also a lot more powerful method that’s actually used in computer vision topics. Newton’s Method The…