Merge pull request #2031 from stefanv/pyramid_ref

Fix URL to texturematch paper
This commit is contained in:
Josh Warner
2016-04-01 07:40:46 -05:00
+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
"""