diff --git a/lutin_opencv-calib3d.py b/lutin_opencv-calib3d.py index e5ef94a..7c10286 100644 --- a/lutin_opencv-calib3d.py +++ b/lutin_opencv-calib3d.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-core.py b/lutin_opencv-core.py index 5fc72e2..e908c80 100644 --- a/lutin_opencv-core.py +++ b/lutin_opencv-core.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-features2d.py b/lutin_opencv-features2d.py index be0e9ae..a1bd609 100644 --- a/lutin_opencv-features2d.py +++ b/lutin_opencv-features2d.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-flann.py b/lutin_opencv-flann.py index 1c7df17..5e2c20c 100644 --- a/lutin_opencv-flann.py +++ b/lutin_opencv-flann.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-imgproc.py b/lutin_opencv-imgproc.py index 843d20d..31e9e16 100644 --- a/lutin_opencv-imgproc.py +++ b/lutin_opencv-imgproc.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-ml.py b/lutin_opencv-ml.py index c69d400..08ff9e8 100644 --- a/lutin_opencv-ml.py +++ b/lutin_opencv-ml.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-objdetect.py b/lutin_opencv-objdetect.py index 65afb28..6d2577c 100644 --- a/lutin_opencv-objdetect.py +++ b/lutin_opencv-objdetect.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-photo.py b/lutin_opencv-photo.py index aebb5b8..9d35d7f 100644 --- a/lutin_opencv-photo.py +++ b/lutin_opencv-photo.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-shape.py b/lutin_opencv-shape.py index 13d5c28..ec4bd53 100644 --- a/lutin_opencv-shape.py +++ b/lutin_opencv-shape.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-stitching.py b/lutin_opencv-stitching.py index 02878f8..ac45b73 100644 --- a/lutin_opencv-stitching.py +++ b/lutin_opencv-stitching.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-superres.py b/lutin_opencv-superres.py index 92c22dd..af17b8b 100644 --- a/lutin_opencv-superres.py +++ b/lutin_opencv-superres.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_opencv-video.py b/lutin_opencv-video.py index 4e742af..55e8b82 100644 --- a/lutin_opencv-video.py +++ b/lutin_opencv-video.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os