Functions |
int | calculate_dynamic_discard (TYPE_roadvirtualhyphotesis *r, TYPE_hypothesis *h) |
int | calculate_overall_score (TYPE_roadvirtualhyphotesis *r, int sn) |
int | calculate_modelfitting_scores (TYPE_roadvirtualhyphotesis *r, int sn) |
int | get_sparse_pts_from_img (IplImage *src, unsigned char value, int maxsize, int *x, int *y, char *val, int *count) |
void | calculate_l_tracking (TYPE_roadvirtualhyphotesis *r, int sn) |
void | calculate_alfa_tracking (TYPE_roadvirtualhyphotesis *r, int sn) |
void | give_alfa_l_to_hypothesis (TYPE_roadvirtualhyphotesis *r) |
void | sparse_and (IplImage *src, int *x, int *y, int lenght, int *count) |
void | search_hyp (IplImage *src, TYPE_roadvirtualhyphotesis *r, int sn) |
void | reset_hyp (TYPE_roadvirtualhyphotesis *r) |
void | create_hyp (TYPE_hypothesis *h, char roadtype, TYPE_roadvirtualhyphotesis *r) |
int | stretch_image (IplImage *src, IplImage *dst, double low, double high) |