MTF
Public Member Functions | Public Attributes | List of all members
LineTrackerParams Struct Reference

Public Member Functions

 LineTrackerParams (int grid_size_x, int grid_size_y, int patch_size, bool use_constant_slope, bool use_ls, double inter_alpha_thresh, double intra_alpha_thresh, bool reset_pos, bool reset_template, bool debug_mode)
 
 LineTrackerParams (const LineTrackerParams *params=nullptr)
 

Public Attributes

int grid_size_x
 
int grid_size_y
 
int patch_size
 
int use_constant_slope
 
int use_ls
 
double inter_alpha_thresh
 
double intra_alpha_thresh
 
int reset_pos
 
int reset_template
 
int debug_mode
 

The documentation for this struct was generated from the following file: