t_object_list Struct Reference
[Planar Obstacles Traking with Kalman FilterPotkf_tese]

** More...

#include <common.h>

Collaboration diagram for t_object_list:
Collaboration graph
[legend]

Data Fields

double cx
double cy
double pcx
double pcy
double ecx
double ecy
double rmin
double tm
int id
t_track track
CvKalman * xkalman
CvMat * xstate
CvMat * xmeasurement
const CvMat * xprediction
CvKalman * ykalman
CvMat * ystate
CvMat * ymeasurement
const CvMat * yprediction
int object_not_found_counter
int overlap_counter
int life_time
double EllA
double EllB
double EllAngle
double m_dist
double size
double velocity_module
double velocity_angle
t_line ** line
int n_lines
double x [50]
double y [50]
double n_points
t_acc xerr_acc
t_acc yerr_acc
t_circular_datax_innovation
t_circular_datax_residual
double x_innovation_s
double x_residual_s
t_circular_datay_innovation
t_circular_datay_residual
double y_innovation_s
double y_residual_s
t_circular_datavelocity_acc
int oversize_counter
int correspondence
t_path path
enum_classification classification

Detailed Description

**

Full descrition of and tracked object.


Field Documentation

Referenced by copie_lines_to_list().

Referenced by copie_lines_to_list().

double t_object_list::x[50]

Referenced by copie_lines_to_list().

X coordinate

Referenced by add_to_err_acc().

double t_object_list::y[50]

Referenced by copie_lines_to_list().

Y coordinate

Referenced by add_to_err_acc().


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