geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
https://discord.gg/Bvw8NR9VnM
MIT License
127 stars 95 forks source link

Background Subtraction using GrabCut Algorithm #176

Open iamakkkhil opened 3 years ago

iamakkkhil commented 3 years ago

By using grabcut algorithm in OpenCV, this script will demonstrate how to use this opencv technique of bg subraction. I am GSSOC 21 participant kindly assign me the same. @geekquad @kritikaparmar-programmer

geekquad commented 3 years ago

Assigning you the same @iamakkkhil.