ENH: Add chelsea to dataset.

This commit is contained in:
Stefan van der Walt
2013-04-22 15:19:48 +02:00
parent 7d3594310d
commit 83f51efbc8
3 changed files with 20 additions and 1 deletions
+14
View File
@@ -143,3 +143,17 @@ def immunohistochemistry():
"""
return load("ihc.jpg")
def chelsea():
"""Chelsea the cat.
An example with texture, prominent edges in horizontal and diagonal
directions, as well as features of differing scales.
Notes
-----
No copyright restrictions. CC0 by the photographer (Stefan van der Walt).
"""
return load("chelsea.jpg")