Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/TIA-Lab/tiatoolbox into …
Browse files Browse the repository at this point in the history
…example-advanced
  • Loading branch information
mostafajahanifar committed Nov 10, 2021
2 parents ee6aadb + fe0b04a commit 44d13a8
Show file tree
Hide file tree
Showing 38 changed files with 3,771 additions and 920 deletions.
14 changes: 11 additions & 3 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ obtaining information about a slide or generating tiles.
.. automodule:: tiatoolbox.wsicore.save_tiles
:members: save_tiles


^^^^^^^^^^^^^^^^^^^
Stain Normalisation
^^^^^^^^^^^^^^^^^^^
Expand All @@ -66,22 +65,28 @@ Stain Normalisation
.. autoclass:: ReinhardNormaliser
:show-inheritance:


^^^^^^^^^^^^^^^
Tissue Masking
^^^^^^^^^^^^^^^

.. automodule:: tiatoolbox.tools.tissuemask
:members:


^^^^^^^^^^^^^^^^^^
Stain Extraction
^^^^^^^^^^^^^^^^^^

.. automodule:: tiatoolbox.tools.stainextract
:members:

^^^^^^^^^^^^^^^^^^
Stain Augmentation
^^^^^^^^^^^^^^^^^^

.. automodule:: tiatoolbox.tools.stainaugment
:members:


^^^^^^^^^^^^^^^^^^
Patch Extraction
^^^^^^^^^^^^^^^^^^
Expand Down Expand Up @@ -125,6 +130,9 @@ Engine
.. automodule:: tiatoolbox.models.engine.semantic_segmentor
:members:

.. automodule:: tiatoolbox.models.engine.nucleus_instance_segmentor
:members:

-------
Dataset
-------
Expand Down

0 comments on commit 44d13a8

Please sign in to comment.