generate_frames module

This code generates frames from CSV values that can be stiched together using FFMPEG to animate pedestrian data. This version produces an animation at 4x speed.

generate_frames.draw_dict(dict, w, h, border, figure_name, frame, count)[source]
generate_frames.generate_frames(argv)[source]

This Page