mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-03 00:52:20 +08:00
BUG: data: Fix chessboard file name.
This commit is contained in:
@@ -52,7 +52,7 @@ def checkerboard():
|
||||
edges, they also visualise distortions particularly well.
|
||||
|
||||
"""
|
||||
return load("chessboard_GRAY_U8.png")
|
||||
return load("chessboard_GRAY.png")
|
||||
|
||||
def coins():
|
||||
"""Greek coins from Pompeii.
|
||||
|
||||
Reference in New Issue
Block a user