draw.cpp File Reference

#include "draw.h"
#include "common.h"
Include dependency graph for draw.cpp:
This graph shows which files directly or indirectly include this file:

Functions

void draw_objects_centers (IplImage *img, t_object **objects, int size, CvScalar color, t_config *config, t_flag *)
void draw_objects_ids (IplImage *img, t_object **objects, int size, CvScalar color, t_config *config, t_flag *)
void draw_objects (IplImage *img, t_object **objects, int size, CvScalar color, t_config *config, t_flag *)
void draw_end_lines (IplImage *img, t_cluster **clusters, int size, t_data *data, t_config *config)
void draw_clusters_npoints (IplImage *img, t_cluster **clusters, int size, t_data *data, t_config *config)
void draw_ambient (IplImage *img, t_config *config, enum_background_style style)
void draw_midle_circle (IplImage *img, t_config *config)
void draw_clusters_centers (IplImage *img, t_cluster **clusters, int size, t_config *config)
void draw_oclusion_area (IplImage *img, t_object **list, int size, CvScalar color, t_config *config)
void drawcross (IplImage *img, int size, CvPoint center, CvScalar color, int line_size)
void draw_path (IplImage *img, t_object_list **list, int size, t_config *config, t_flag *flags)
void draw_clusters_area (IplImage *img, t_cluster **clusters, int size, t_config *config, t_data *data)
void draw_clusters (IplImage *img, t_cluster **clusters, int size, t_data *data, t_config *config)
void draw_raw_data (IplImage *img, t_data *data, CvScalar color, t_config *config, t_flag *)
void draw_raw_data_acc (IplImage *img, t_data_acc *data_acc, CvScalar color, t_config *config, t_flag *)
void draw_raw_data_circles (IplImage *img, t_data *data, CvScalar color, t_config *config, t_flag *)
void draw_raw_data_acc_circles (IplImage *img, t_data_acc *data, CvScalar color, t_config *config, t_flag *)
void draw_list_centers (IplImage *img, t_object_list **list, int size, CvScalar color, t_config *config, t_flag *)
void draw_list_ppos (IplImage *img, t_object_list **list, int size, t_config *config)
void draw_list_circles (IplImage *img, t_object_list **list, int size, CvScalar color, t_config *config, t_flag *)
void draw_list_ids (IplImage *img, t_object_list **list, int size, t_config *config)
void draw_objects_search_area (IplImage *img, t_object_list **list, int size, t_config *config)
void draw_tracks (IplImage *img, t_object_list **list, int size, t_config *config)
void draw_velocity (IplImage *img, t_object_list **objects, int size, CvScalar color, t_config *config)
void drawarrow (int x0, int y0, double o, double lenght, IplImage *dst, CvScalar color, int thickness, int line_type, int shift)
Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3