From: Antonio Ospite Date: Mon, 18 Dec 2017 12:50:09 +0000 (+0100) Subject: gst-test-perspective.py: fix a typo X-Git-Url: https://git.ao2.it/experiments/gstreamer.git/commitdiff_plain/49dc6e41e256a942d4f76fadd35399a7b2e39008 gst-test-perspective.py: fix a typo --- diff --git a/python/gst-test-perspective.py b/python/gst-test-perspective.py index 9a74823..6ddf5b0 100755 --- a/python/gst-test-perspective.py +++ b/python/gst-test-perspective.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# test program for the "perspective" geometric tranform element +# test program for the "perspective" geometric transform element import cv2 import numpy as np