My Project
Classes | Namespaces
Optimization.h File Reference

This file implements several optimization algorithms. More...

#include "Alvar.h"
#include <opencv2/core/mat.hpp>

Go to the source code of this file.

Classes

class  Optimization
 Non-linear optimization routines. There are three methods implemented that include Gauss-Newton, Levenberg-Marquardt and Tukey m-estimator. More...
 

Namespaces

 alvar
 Main ALVAR namespace.
 

Detailed Description

This file implements several optimization algorithms.

Definition in file Optimization.h.