t_config Struct Reference
[Advanced_potkfPlanar Obstacles Traking with Kalman FilterPotkf_tese]

This structure contains global configurations parameters. More...

#include <common.h>

Data Fields

double maxr
double in_clip
double out_clip
double in_angle
double out_angle
int w
int h
double fi
double beta
double C0
double pm_threshold
int max_line_per_object
double max_mean_variance
int data_acc_scans
double filter_max_variation
double excluding_dr
int max_missing_iterations
int overlap_max
double overlap_distance
unsigned int display_min_lifetime
double point_occlusion_distance
unsigned int estimation_window_size
double dt
unsigned int velocity_acc_size
double max_stationary_velocity
double min_moving_velocity
unsigned int path_lenght
double cluster_break_distance
double default_ellipse_axis
double max_ellipse_axis
double min_ellipse_axis
double remove_point_square_threshold
int max_rm_checks
double nnm_threshold
double kalman_circular_threshold
int display_min_lifetime
int err_acc_scans
double max_join_gap
double time_to_collision

Detailed Description

This structure contains global configurations parameters.


Field Documentation

double t_config::C0
Note:
for the iepf
Not in use
Note:
Maximum distante beetwin two object for the to overlap each other
Note:
Maximum distante beetwin two object for the to overlap each other
double t_config::dt
Note:
This is used to set the size of the error vectors, innovations and residual

Referenced by AllocMotionModels().

Note:
This variable is used when calculating the occluded points, in mm
Not in use
Note:
This is used to avoid calculating the mean in the raw data filter when points are to far apart
double t_config::fi
Note:
Image resolution
Note:
Number of scans to acumulate

Referenced by main().

Note:
This variable is used when calculating the occluded points, in mm
Note:
Thershold for the temporal point match

Referenced by recursive_line_fitting().

Referenced by recursive_IEPF().

Note:
Maximum dr that can exist between two consecutive points in any given object, this value is used to clip points in the acumulator
Not used
Note:
Maximum dr that can exist between two consecutive points in any given object, this value is used to clip points in the acumulator
Note:
Not in use
Note:
Maximum number of iterations that an object can overlap another
Note:
Maximum number of iterations that an object can failure detection
unsigned int t_config::path_lenght
Note:
Parameters for the dietmayer clustering
Note:
Minimum lifetime before the object apears (in iterations)
Note:
for the iepf
Note:
Time interval between two consecutive iterations

Referenced by main().


The documentation for this struct was generated from the following files:
Generated on Wed Jun 2 12:43:29 2010 for LAR Atlas by  doxygen 1.6.3