TYPE_hypothesis Struct Reference
[Road Tracking using Birdview Models]

#include <rtbm.h>

Collaboration diagram for TYPE_hypothesis:
Collaboration graph
[legend]

Data Fields

IplImage * img
IplImage * img_dilated
IplImage * img_pts
IplImage * img_l_sparse
IplImage * img_r_sparse
IplImage * img_c_sparse
char process_this_hypothesis
double alfa
double L
double size
TYPE_hypothesis_scores score [2]
int sum
char roadtype
int num_lpts
TYPE_rbtmpts lpts [_MAX_NUM_LANEMARKER_PTS_]
int num_cpts
TYPE_rbtmpts cpts [_MAX_NUM_LANEMARKER_PTS_]
int num_rpts
TYPE_rbtmpts rpts [_MAX_NUM_LANEMARKER_PTS_]
int num_l_sparse
int sum_l
int l_x [_MAX_NUM_SPARSE_PTS_]
int l_y [_MAX_NUM_SPARSE_PTS_]
char l_val [_MAX_NUM_SPARSE_PTS_]
int num_r_sparse
int sum_r
int r_x [_MAX_NUM_SPARSE_PTS_]
int r_y [_MAX_NUM_SPARSE_PTS_]
char r_val [_MAX_NUM_SPARSE_PTS_]
int num_c_sparse
int sum_c
int c_x [_MAX_NUM_SPARSE_PTS_]
int c_y [_MAX_NUM_SPARSE_PTS_]
char c_val [_MAX_NUM_SPARSE_PTS_]

Field Documentation

char TYPE_hypothesis::c_val[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp().

int TYPE_hypothesis::c_x[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp(), and search_hyp().

int TYPE_hypothesis::c_y[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp(), and search_hyp().

TYPE_rbtmpts TYPE_hypothesis::cpts[_MAX_NUM_LANEMARKER_PTS_]

Referenced by create_hyp().

Referenced by create_hyp(), and main().

Referenced by create_hyp().

char TYPE_hypothesis::l_val[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp().

int TYPE_hypothesis::l_x[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp(), and search_hyp().

int TYPE_hypothesis::l_y[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp(), and search_hyp().

TYPE_rbtmpts TYPE_hypothesis::lpts[_MAX_NUM_LANEMARKER_PTS_]

Referenced by create_hyp(), and search_hyp().

Referenced by create_hyp(), and search_hyp().

Referenced by create_hyp(), and search_hyp().

char TYPE_hypothesis::r_val[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp().

int TYPE_hypothesis::r_x[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp(), and search_hyp().

int TYPE_hypothesis::r_y[_MAX_NUM_SPARSE_PTS_]

Referenced by create_hyp(), and search_hyp().

Referenced by give_alfa_l_to_hypothesis(), and main().

TYPE_rbtmpts TYPE_hypothesis::rpts[_MAX_NUM_LANEMARKER_PTS_]

Referenced by create_hyp().

Referenced by search_hyp().

Referenced by search_hyp().

Referenced by search_hyp().


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