From: Jochen Sprickerhof <jspricke@debian.org>
Date: Sun, 20 Oct 2019 19:19:38 +0200
Subject: Switch to Python 3

---
 cfg/AddingImages.cfg                | 2 +-
 cfg/CamShift.cfg                    | 2 +-
 cfg/ContourMoments.cfg              | 2 +-
 cfg/ConvexHull.cfg                  | 2 +-
 cfg/CornerHarris.cfg                | 2 +-
 cfg/DiscreteFourierTransform.cfg    | 2 +-
 cfg/EdgeDetection.cfg               | 2 +-
 cfg/FBackFlow.cfg                   | 2 +-
 cfg/FaceDetection.cfg               | 2 +-
 cfg/FaceRecognition.cfg             | 2 +-
 cfg/FindContours.cfg                | 2 +-
 cfg/GeneralContours.cfg             | 2 +-
 cfg/GoodfeatureTrack.cfg            | 2 +-
 cfg/HLSColorFilter.cfg              | 2 +-
 cfg/HSVColorFilter.cfg              | 2 +-
 cfg/HoughCircles.cfg                | 2 +-
 cfg/HoughLines.cfg                  | 2 +-
 cfg/LKFlow.cfg                      | 2 +-
 cfg/PeopleDetect.cfg                | 2 +-
 cfg/PhaseCorr.cfg                   | 2 +-
 cfg/Pyramids.cfg                    | 2 +-
 cfg/RGBColorFilter.cfg              | 2 +-
 cfg/SegmentObjects.cfg              | 2 +-
 cfg/SimpleFlow.cfg                  | 2 +-
 cfg/Smoothing.cfg                   | 2 +-
 cfg/Threshold.cfg                   | 2 +-
 cfg/WatershedSegmentation.cfg       | 2 +-
 scripts/face_recognition_trainer.py | 2 +-
 28 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/cfg/AddingImages.cfg b/cfg/AddingImages.cfg
index f7a8c05..f85be75 100755
--- a/cfg/AddingImages.cfg
+++ b/cfg/AddingImages.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/CamShift.cfg b/cfg/CamShift.cfg
index b7b2b9a..af8ba64 100755
--- a/cfg/CamShift.cfg
+++ b/cfg/CamShift.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/ContourMoments.cfg b/cfg/ContourMoments.cfg
index 1921746..2511c7a 100755
--- a/cfg/ContourMoments.cfg
+++ b/cfg/ContourMoments.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/ConvexHull.cfg b/cfg/ConvexHull.cfg
index a8fed5c..581a0f4 100755
--- a/cfg/ConvexHull.cfg
+++ b/cfg/ConvexHull.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/CornerHarris.cfg b/cfg/CornerHarris.cfg
index 6c03285..b52b9c1 100755
--- a/cfg/CornerHarris.cfg
+++ b/cfg/CornerHarris.cfg
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/DiscreteFourierTransform.cfg b/cfg/DiscreteFourierTransform.cfg
index d73852b..ba2abb0 100755
--- a/cfg/DiscreteFourierTransform.cfg
+++ b/cfg/DiscreteFourierTransform.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/EdgeDetection.cfg b/cfg/EdgeDetection.cfg
index f6d41e3..604f92a 100755
--- a/cfg/EdgeDetection.cfg
+++ b/cfg/EdgeDetection.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/FBackFlow.cfg b/cfg/FBackFlow.cfg
index 43dee85..e781fcb 100755
--- a/cfg/FBackFlow.cfg
+++ b/cfg/FBackFlow.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/FaceDetection.cfg b/cfg/FaceDetection.cfg
index 498297c..c92ea3b 100755
--- a/cfg/FaceDetection.cfg
+++ b/cfg/FaceDetection.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/FaceRecognition.cfg b/cfg/FaceRecognition.cfg
index 5950f4e..082ab47 100755
--- a/cfg/FaceRecognition.cfg
+++ b/cfg/FaceRecognition.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2017, Yuki Furuta.
diff --git a/cfg/FindContours.cfg b/cfg/FindContours.cfg
index 59e1c92..8124953 100755
--- a/cfg/FindContours.cfg
+++ b/cfg/FindContours.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/GeneralContours.cfg b/cfg/GeneralContours.cfg
index 8648384..2553ab3 100755
--- a/cfg/GeneralContours.cfg
+++ b/cfg/GeneralContours.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/GoodfeatureTrack.cfg b/cfg/GoodfeatureTrack.cfg
index aac9c81..661c058 100755
--- a/cfg/GoodfeatureTrack.cfg
+++ b/cfg/GoodfeatureTrack.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/HLSColorFilter.cfg b/cfg/HLSColorFilter.cfg
index 0e5e56a..58a4b80 100755
--- a/cfg/HLSColorFilter.cfg
+++ b/cfg/HLSColorFilter.cfg
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/HSVColorFilter.cfg b/cfg/HSVColorFilter.cfg
index 2df971b..7829608 100755
--- a/cfg/HSVColorFilter.cfg
+++ b/cfg/HSVColorFilter.cfg
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/HoughCircles.cfg b/cfg/HoughCircles.cfg
index 269b475..a530c40 100755
--- a/cfg/HoughCircles.cfg
+++ b/cfg/HoughCircles.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/HoughLines.cfg b/cfg/HoughLines.cfg
index 1889083..cc8e6d7 100755
--- a/cfg/HoughLines.cfg
+++ b/cfg/HoughLines.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/LKFlow.cfg b/cfg/LKFlow.cfg
index 7e945b9..1a7cfce 100755
--- a/cfg/LKFlow.cfg
+++ b/cfg/LKFlow.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/PeopleDetect.cfg b/cfg/PeopleDetect.cfg
index b0a0be0..12b1615 100755
--- a/cfg/PeopleDetect.cfg
+++ b/cfg/PeopleDetect.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/PhaseCorr.cfg b/cfg/PhaseCorr.cfg
index 956ced2..9008edb 100755
--- a/cfg/PhaseCorr.cfg
+++ b/cfg/PhaseCorr.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/Pyramids.cfg b/cfg/Pyramids.cfg
index 57ccfa5..29297a5 100755
--- a/cfg/Pyramids.cfg
+++ b/cfg/Pyramids.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/RGBColorFilter.cfg b/cfg/RGBColorFilter.cfg
index f76c536..84d282f 100755
--- a/cfg/RGBColorFilter.cfg
+++ b/cfg/RGBColorFilter.cfg
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/SegmentObjects.cfg b/cfg/SegmentObjects.cfg
index 6bb3d9b..e35e309 100755
--- a/cfg/SegmentObjects.cfg
+++ b/cfg/SegmentObjects.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/SimpleFlow.cfg b/cfg/SimpleFlow.cfg
index a7f06aa..69e56c0 100755
--- a/cfg/SimpleFlow.cfg
+++ b/cfg/SimpleFlow.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/cfg/Smoothing.cfg b/cfg/Smoothing.cfg
index bb09ac8..bd5cf27 100755
--- a/cfg/Smoothing.cfg
+++ b/cfg/Smoothing.cfg
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/Threshold.cfg b/cfg/Threshold.cfg
index f7e335b..2fd64af 100755
--- a/cfg/Threshold.cfg
+++ b/cfg/Threshold.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 PACKAGE = "opencv_apps"
 
diff --git a/cfg/WatershedSegmentation.cfg b/cfg/WatershedSegmentation.cfg
index 79dda9a..dd7917b 100755
--- a/cfg/WatershedSegmentation.cfg
+++ b/cfg/WatershedSegmentation.cfg
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2014, Kei Okada.
diff --git a/scripts/face_recognition_trainer.py b/scripts/face_recognition_trainer.py
index b62c5e3..74fb1e2 100755
--- a/scripts/face_recognition_trainer.py
+++ b/scripts/face_recognition_trainer.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Software License Agreement (BSD License)
 #
 # Copyright (c) 2017, Yuki Furuta.
