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

Go to the source code of this file.

Namespaces

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

Macros

#define CV_LKFLOW_PYR_A_READY   1
 
#define CV_LKFLOW_PYR_B_READY   2
 
#define CV_LKFLOW_INITIAL_GUESSES   4
 
#define DEFAULT_WINDOW_HEIGHT   15
 
#define DEFAULT_WINDOW_WIDTH   15
 
#define DEFAULT_MAX_LEVEL   3
 

Macro Definition Documentation

#define CV_LKFLOW_INITIAL_GUESSES   4
#define CV_LKFLOW_PYR_A_READY   1

Wrapper for CvTermCritera.

#define CV_LKFLOW_PYR_B_READY   2
#define DEFAULT_MAX_LEVEL   3
#define DEFAULT_WINDOW_HEIGHT   15
#define DEFAULT_WINDOW_WIDTH   15