OpenCV2-Python-Tutorials icon indicating copy to clipboard operation
OpenCV2-Python-Tutorials copied to clipboard

GrabCut Mask Algorithm Not Working

Open ashishgupta1350 opened this issue 7 years ago • 1 comments

I am implementing an interactive GrabCut algorithm. When I apply the masks, the area corresponding to the mask is only highlighted.

The rectangle grabcut works well. screenshot 98

Then I load the mask using the interactive paint. It works well too. screenshot 99

Here is where the problem is. Part of the image is only selected. Can you upload code of implemented grabcut through masks please.(Not in your documentation) screenshot 100

Needless to say, other parts of the documentation is very awesome and I highly appreciate your efforts.

ashishgupta1350 avatar Aug 10 '18 18:08 ashishgupta1350

have you solved the problem? I meet it now and get confused

otori-bird avatar Aug 07 '19 07:08 otori-bird