pysteps.decorators.check_input_frames

pysteps.decorators.check_input_frames#

pysteps.decorators.check_input_frames(minimum_input_frames=2, maximum_input_frames=inf, just_ndim=False)#

Check that the input_images used as inputs in the optical-flow methods have the correct shape (t, x, y ).