mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
Fix URL to texturematch paper
This commit is contained in:
@@ -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
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user