Skip to content
Snippets Groups Projects
Commit 134bc96a authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Test

parent b4239479
No related branches found
No related tags found
No related merge requests found
"""
The scene processing part of the toolbox defines methodes
to transform an image into a place code in the sense
of Basten and Mallot (2010).
......@@ -104,6 +103,10 @@ def skyline(scene):
return skyline[np.newaxis, :]
def mztest():
return a
def michelson_contrast(scene, size=3):
"""Return the michelson constrast
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment