1 #ifndef MTF_PYRAMIDAL_PARAMS_H 2 #define MTF_PYRAMIDAL_PARAMS_H 4 #include "mtf/Macros/common.h" 6 #define PYRL_NO_OF_LEVELS 3 7 #define PYRL_SCALE_FACTOR 0 8 #define PYRL_AUTO_REINIT 0 9 #define PYRL_REINIT_ERR_THRESH 1 10 #define PYRL_SM_REINIT_FRAME_GAP 1 Definition: PyramidalParams.h:14