mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-04 13:05:36 +08:00
FIX: modified color.data.ihc docstring.
This commit is contained in:
@@ -129,11 +129,12 @@ def clock():
|
||||
return load("clock_motion.png")
|
||||
|
||||
|
||||
def ihc():
|
||||
"""Immunohistochemical staining with Haematoxylin-Eosin counterstaining.
|
||||
def immunohistochemistry():
|
||||
"""Immunohistochemical (IHC) staining with hematoxylin counterstaining.
|
||||
|
||||
This picture is an example of immunohistochemical staining with
|
||||
Haematoxylin-Eosin counterstaining.
|
||||
This picture shows colonic glands where the IHC expression of FHL2 protein
|
||||
is revealed with DAB. Hematoxylin counterstaining is applied to enhance the
|
||||
negative parts of the tissue.
|
||||
|
||||
This image was acquired at the Center for Microscopy And Molecular Imaging
|
||||
(CMMI).
|
||||
|
||||
Reference in New Issue
Block a user