ENH: Added an Immunohistochemical image example

This commit is contained in:
spotter
2013-02-26 17:26:12 +01:00
parent ae685075e1
commit 306c886ad6
+18
View File
@@ -127,3 +127,21 @@ def clock():
"""
return load("clock_motion.png")
def ihc():
"""Immunohistochemical staining with Haematoxylin-Eosin counterstaining.
This picture is an example of immunohistochemical staining with
Haematoxylin-Eosin counterstaining.
Notes
-----
This image was downloaded from the
`Laboratory of Image Synthesis and Analysis (LISA) of the ULB
<http://lisa.ulb.ac.be/images/Rp042826d.jpg>`__.
No known copyright restrictions.
"""
return load("http://lisa.ulb.ac.be/images/Rp042826d.jpg")