From 02d5ae34546123271091b0ff6444373f8a8d4e60 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 04:15:51 +0200 Subject: testy --- test-mogrify.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test-mogrify.py') diff --git a/test-mogrify.py b/test-mogrify.py index 4acabe1..7a1dfdd 100644 --- a/test-mogrify.py +++ b/test-mogrify.py @@ -87,6 +87,8 @@ if __name__ == '__main__': if data_opt.canny is True: img = cv2.Canny(img, data_opt.canny_lo, data_opt.canny_hi) + return img + load_first_frame() data_loader = CreateRecursiveDataLoader(opt) -- cgit v1.2.3-70-g09d2