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