Merge branch 'exit_image_GL' into exit_image_GL
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>pull/57/head
commit
82e80af3ad
|
|
@ -4,6 +4,7 @@ import matplotlib.pyplot as plt
|
|||
|
||||
# Define the values for width, mask_width, and num_interpol_frames
|
||||
width = 512
|
||||
|
||||
mask_width = round(width*0.25)
|
||||
num_interpol_frames = 30
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue