From d03b48d143702c909e01fd0244366cc5b46867e6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 18 Jun 2018 14:56:18 +0200 Subject: img ops!! --- rpc/img_ops.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpc') diff --git a/rpc/img_ops.py b/rpc/img_ops.py index ffdddc5..6a96e61 100644 --- a/rpc/img_ops.py +++ b/rpc/img_ops.py @@ -53,7 +53,7 @@ def process_image(opt, data_opt, im): return img last_im = None -def mix_next_image(opt, data_opt, im, i, sequence, sequence_i): +def mix_next_image(opt, data_opt, rpc_client, im, i, sequence, sequence_i): global last_im if (i % 100) == 0: -- cgit v1.2.3-70-g09d2