mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-09 11:33:41 +08:00
FIX: the rgb2hed function. Legal issues regarding the ihc image. ENH: added the hed2rgb function.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user