Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 482 Bytes

File metadata and controls

7 lines (7 loc) · 482 Bytes

OpenCV Foreground and Background segmentation.


About the Project

  • 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