| 
    MTF
    
   | 
 
Public Types | |
| enum | PrlEstMethod { MeanOfCorners, MeanOfState } | 
Public Member Functions | |
| ParallelParams (PrlEstMethod _estimation_method, bool _reset_to_mean, bool _auto_reinit, double _reinit_err_thresh, int _reinit_frame_gap) | |
| ParallelParams (const ParallelParams *params=nullptr) | |
Static Public Member Functions | |
| static const char * | toString (PrlEstMethod _estimation_method) | 
Public Attributes | |
| PrlEstMethod | estimation_method | 
| bool | reset_to_mean | 
| bool | auto_reinit | 
| double | reinit_err_thresh | 
| int | reinit_frame_gap | 
 1.8.11