Public Attributes | List of all members
t_config Struct Reference

This structure contains global configurations parameters. More...

#include <mtt_common.h>

Public Attributes

double beta
 
double C0
 
double cluster_break_distance
 
int data_acc_scans
 Number of scans to accumulate. More...
 
double default_ellipse_axis
 
unsigned int display_min_lifetime
 Minimum lifetime before the object appears (in iterations) More...
 
double dt
 Time interval between two consecutive iterations. More...
 
unsigned int estimation_window_size
 This is used to set the size of the error vectors, innovations and residual. More...
 
double excluding_dr
 Maximum dr that can exist between two consecutive points in any given object, this value is used to clip points in the accumulator. More...
 
double ezA
 
double ezB
 
double fi
 Parameters for the dietmayer clustering. More...
 
double filter_max_variation
 This is used to avoid calculating the mean in the raw data filter when points are to far apart. More...
 
int h
 
double in_angle
 
double in_clip
 
double max_ellipse_axis
 
int max_line_per_object
 
double max_mean_variance
 for the iepf More...
 
int max_missing_iterations
 Maximum number of iterations that an object can failure detection. More...
 
double max_stationary_velocity
 
double maxr
 
double min_ellipse_axis
 
double min_moving_velocity
 
double out_angle
 
double out_clip
 
double overlap_distance
 Maximum distance between two object for the to overlap each other. More...
 
int overlap_max
 Maximum number of iterations that an object can overlap another. More...
 
unsigned int path_lenght
 
double pm_threshold
 Threshold for the temporal point match. More...
 
double point_occlusion_distance
 This variable is used when calculating the occluded points, in mm. More...
 
unsigned int velocity_acc_size
 
int w
 Image resolution. More...
 

Detailed Description

This structure contains global configurations parameters.

Definition at line 137 of file mtt_common.h.

Member Data Documentation

double t_config::beta

Definition at line 146 of file mtt_common.h.

double t_config::C0

Definition at line 146 of file mtt_common.h.

double t_config::cluster_break_distance

Definition at line 182 of file mtt_common.h.

int t_config::data_acc_scans

Number of scans to accumulate.

Definition at line 156 of file mtt_common.h.

double t_config::default_ellipse_axis

Definition at line 184 of file mtt_common.h.

unsigned int t_config::display_min_lifetime

Minimum lifetime before the object appears (in iterations)

Definition at line 168 of file mtt_common.h.

double t_config::dt

Time interval between two consecutive iterations.

Definition at line 174 of file mtt_common.h.

unsigned int t_config::estimation_window_size

This is used to set the size of the error vectors, innovations and residual.

Definition at line 172 of file mtt_common.h.

double t_config::excluding_dr

Maximum dr that can exist between two consecutive points in any given object, this value is used to clip points in the accumulator.

Definition at line 160 of file mtt_common.h.

double t_config::ezA

Definition at line 188 of file mtt_common.h.

double t_config::ezB

Definition at line 189 of file mtt_common.h.

double t_config::fi

Parameters for the dietmayer clustering.

Definition at line 146 of file mtt_common.h.

double t_config::filter_max_variation

This is used to avoid calculating the mean in the raw data filter when points are to far apart.

Definition at line 158 of file mtt_common.h.

int t_config::h

Definition at line 143 of file mtt_common.h.

double t_config::in_angle

Definition at line 140 of file mtt_common.h.

double t_config::in_clip

Definition at line 139 of file mtt_common.h.

double t_config::max_ellipse_axis

Definition at line 185 of file mtt_common.h.

int t_config::max_line_per_object

Definition at line 151 of file mtt_common.h.

double t_config::max_mean_variance

for the iepf

Definition at line 153 of file mtt_common.h.

int t_config::max_missing_iterations

Maximum number of iterations that an object can failure detection.

Definition at line 162 of file mtt_common.h.

double t_config::max_stationary_velocity

Definition at line 178 of file mtt_common.h.

double t_config::maxr

Definition at line 139 of file mtt_common.h.

double t_config::min_ellipse_axis

Definition at line 186 of file mtt_common.h.

double t_config::min_moving_velocity

Definition at line 179 of file mtt_common.h.

double t_config::out_angle

Definition at line 140 of file mtt_common.h.

double t_config::out_clip

Definition at line 139 of file mtt_common.h.

double t_config::overlap_distance

Maximum distance between two object for the to overlap each other.

Definition at line 166 of file mtt_common.h.

int t_config::overlap_max

Maximum number of iterations that an object can overlap another.

Definition at line 164 of file mtt_common.h.

unsigned int t_config::path_lenght

Definition at line 181 of file mtt_common.h.

double t_config::pm_threshold

Threshold for the temporal point match.

Definition at line 149 of file mtt_common.h.

double t_config::point_occlusion_distance

This variable is used when calculating the occluded points, in mm.

Definition at line 170 of file mtt_common.h.

unsigned int t_config::velocity_acc_size

Definition at line 176 of file mtt_common.h.

int t_config::w

Image resolution.

Definition at line 143 of file mtt_common.h.


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


mtt
Author(s): Jorge Almeida
autogenerated on Mon Mar 2 2015 01:32:19