summaryrefslogtreecommitdiff
path: root/examples/plot_OTDA_color_images.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_OTDA_color_images.py')
-rw-r--r--examples/plot_OTDA_color_images.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/plot_OTDA_color_images.py b/examples/plot_OTDA_color_images.py
index 75ac5b6..c5ff873 100644
--- a/examples/plot_OTDA_color_images.py
+++ b/examples/plot_OTDA_color_images.py
@@ -9,6 +9,10 @@ Regularized discrete optimal transport.
SIAM Journal on Imaging Sciences, 7(3), 1853-1882.
"""
+# Author: Remi Flamary <remi.flamary@unice.fr>
+#
+# License: MIT License
+
import numpy as np
from scipy import ndimage
import matplotlib.pylab as pl