# 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