:autogenerated: histocartography.utils.draw_utils module ======================================== .. currentmodule:: histocartography.utils.draw_utils .. automodule:: histocartography.utils.draw_utils :members: draw_circle, draw_ellipse, draw_large_circle, draw_line, draw_poly, map_value_to_color, name2rgb, rgb :undoc-members: :show-inheritance: :member-order: bysource Summary ------- Functions: .. autosummary:: :nosignatures: draw_circle draw_ellipse draw_large_circle draw_line draw_poly map_value_to_color name2rgb rgb Reference --------- If you use `histocartography` in your projects, please cite the following: .. code-block:: python @inproceedings{pati2021, title = {Hierarchical Graph Representations for Digital Pathology}, author = {Pushpak Pati, Guillaume Jaume, Antonio Foncubierta, Florinda Feroce, Anna Maria Anniciello, Giosuè Scognamiglio, Nadia Brancati, Maryse Fiche, Estelle Dubruc, Daniel Riccio, Maurizio Di Bonito, Giuseppe De Pietro, Gerardo Botti, Jean-Philippe Thiran, Maria Frucci, Orcun Goksel, Maria Gabrani}, booktitle = {https://arxiv.org/pdf/2102.11057}, year = {2021} }