robokudo.annotators.grab_cut ============================ .. py:module:: robokudo.annotators.grab_cut Classes ------- .. autoapisummary:: robokudo.annotators.grab_cut.GrabCutAnnotator Module Contents --------------- .. py:class:: GrabCutAnnotator(name='GrabCutAnnotator') Bases: :py:obj:`robokudo.annotators.core.ThreadedAnnotator` Refine the ROI of an Object Hypothesis with the GrabCut Algorithm .. py:method:: compute() This method is doing the heavy lifting of the annotator, if it takes to long to run.