--------------- Roi Class --------------- The ``Roi`` class is used to represent a region of interest. Various functions require a ROI object to be passed. .. autoclass:: pyholoscope.Roi :members: .. automethod:: __init__