mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-21 12:50:27 +08:00
ENH: Add coins image.
This commit is contained in:
@@ -40,3 +40,9 @@ def checkerboard():
|
||||
|
||||
"""
|
||||
return load("chessboard_RGB.png")
|
||||
|
||||
def coins():
|
||||
"""Coins image.
|
||||
|
||||
"""
|
||||
return load("coins.jpg")
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user