projects
/
experiments
/
gstreamer.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1bef36
)
gst-test-perspective.py: fix a typo
author
Antonio Ospite <ao2@ao2.it>
Mon, 18 Dec 2017 12:50:09 +0000
(13:50 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Mon, 18 Dec 2017 12:50:09 +0000
(13:50 +0100)
python/gst-test-perspective.py
patch
|
blob
|
history
diff --git
a/python/gst-test-perspective.py
b/python/gst-test-perspective.py
index
9a74823
..
6ddf5b0
100755
(executable)
--- 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 tran
s
form element
import cv2
import numpy as np