Class MPEG provides an interface between tracking and MPEG files, allowing users to use MPEG sequences as a source of video sequences
Class MPEG provides an interface between tracking and MPEG files, allowing users to use MPEG sequences as a source of video sequences.See also, Class Image_SequenceMono (in files IMG_SEQ.*).
char* name
FILE* mpeg_file
ImageDesc img_info
int* lum_values
* cr_values
* cb_values
int frame_count
int auto_step_mode
XConsole con
XWindow* win
int map_color(Color colin)
void construct_name(char *buff)
MPEG(char *fname)
~MPEG()
void close()
char* device_info()
virtual int pre_grab()
virtual void* current_frame_ptr()
virtual int grab_static(int *im, int x, int y, int width, int height, float angle = 0.0, int sampw = 1, int samph = 1, short int mask = 0xff)
int auto_step(int bval)
int forward()
int show(int x, int y, int width, int height, int* image)
void point(int x, int y, Color color = 1, int size=1)
void line(float x, float y, int length, float angle, int color = 1, int samp = 1)
void clearline(float x, float y, int length, float angle, int samp = 1)
void circle(float x, float y, int r, int color = 1)
void clearcircle(float x, float y, int r)
void cubic(float x, float y, int length, float angle, float a, float b, float c, int color = 1)
void clearcubic(float x, float y, int length, float angle, float a, float b, float c)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de