Go to the source code of this file.
Namespaces | |
namespace | image_write_speed |
Functions | |
def | image_write_speed.write_separate_frames |
def | image_write_speed.write_video |
Variables | |
tuple | image_write_speed.cvim = cvLoadImage('a.png') |
int | image_write_speed.n_frames = 100 |
tuple | image_write_speed.t0 = time.time() |
tuple | image_write_speed.t1 = time.time() |