Fix URL to texturematch paper

This commit is contained in:
Stefan van der Walt
2016-03-31 16:26:31 -07:00
parent e146fa447c
commit 7952878754
+1 -1
View File
@@ -259,7 +259,7 @@ def pyramid_laplacian(image, max_layer=-1, downscale=2, sigma=None, order=1,
References
----------
.. [1] http://web.mit.edu/persci/people/adelson/pub_pdfs/pyramid83.pdf
.. [2] http://sepwww.stanford.edu/~morgan/texturematch/paper_html/node3.html
.. [2] http://sepwww.stanford.edu/data/media/public/sep/morgan/texturematch/paper_html/node3.html
"""