FIX: the rgb2hed function. Legal issues regarding the ihc image. ENH: added the hed2rgb function.

This commit is contained in:
spotter
2013-02-28 16:15:15 +01:00
parent 306c886ad6
commit 997870ce23
3 changed files with 53 additions and 15 deletions
+3 -6
View File
@@ -135,13 +135,10 @@ def ihc():
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>`__.
This image was acquired at the Center for Microscopy And Molecular Imaging
(CMMI).
No known copyright restrictions.
"""
return load("http://lisa.ulb.ac.be/images/Rp042826d.jpg")
return load("ihc.jpg")
Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB