KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
cv_util.h File Reference
#include <i_cpp/i_image.h>
#include <m_cpp/m_matrix.h>

Go to the source code of this file.

Classes

struct  kjb::opencv::CV_term_criteria
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::opencv
 

Macros

#define CV_TERMCRIT_ITER   1
 
#define CV_TERMCRIT_NUMBER   CV_TERMCRIT_ITER
 
#define CV_TERMCRIT_EPS   2
 
#define DEFAULT_MAX_ITER   30
 
#define DEFAULT_MAX_EPSILON   0.1
 

Macro Definition Documentation

#define CV_TERMCRIT_EPS   2
#define CV_TERMCRIT_ITER   1
#define CV_TERMCRIT_NUMBER   CV_TERMCRIT_ITER
#define DEFAULT_MAX_EPSILON   0.1
#define DEFAULT_MAX_ITER   30