Computationalpathology / data /docs /source /api_graph_reference.rst
introvoyz041's picture
Migrated from GitHub
12d2e9e verified
raw
history blame contribute delete
761 Bytes
Graph API
=============
Graph Building
--------------------
.. autoapiclass:: pathml.graph.preprocessing.BaseGraphBuilder
.. autoapiclass:: pathml.graph.preprocessing.KNNGraphBuilder
.. autoapiclass:: pathml.graph.preprocessing.RAGGraphBuilder
.. autoapiclass:: pathml.graph.preprocessing.MSTGraphBuilder
Tissue Extraction
------------------
.. autoapiclass:: pathml.graph.preprocessing.SuperpixelExtractor
.. autoapiclass:: pathml.graph.preprocessing.SLICSuperpixelExtractor
.. autoapiclass:: pathml.graph.preprocessing.MergedSuperpixelExtractor
.. autoapiclass:: pathml.graph.preprocessing.ColorMergedSuperpixelExtractor
Graph Feature Extraction
-------------------------
.. autoapiclass:: pathml.graph.preprocessing.GraphFeatureExtractor
:members: