You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple application with background ellimination to detect foreground and background objects. A background ellimination algorithm extracts the objects from webcam and making mask, to make foreground and background part for every frame. After that you can show 4 types of frames, jr save them to make video of foreground and background layers of video.
Requirements
Opencv (cv2) ver.4.4.0
About
Foreground and background segmentation using OpenCV and C++