diff --git a/skimage/data/__init__.py b/skimage/data/__init__.py index c3d9d5d8..cea2a9f5 100644 --- a/skimage/data/__init__.py +++ b/skimage/data/__init__.py @@ -191,8 +191,8 @@ def coffee(): """Coffee cup. This photograph is courtesy of Pikolo Espresso Bar. - It shows several shapes (including an ellipse). It may be used to - illustrate ellipse detection (using the Hough transform). + It contains several elliptical shapes as well as varying texture (smooth + porcelain to course wood grain). Notes -----