ROI
===

.. currentmodule:: patato

.. autoclass:: ROI
   :members:
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ROI.__init__
      ~ROI.get_area
      ~ROI.get_polygon
      ~ROI.plot
      ~ROI.to_mask_slice
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ROI.attributes
   
   