Med filt bm
Basic approach for image segmentation with median filtering implemented. Tested with basic videos and matrices as input. Also created a script to output videos of the calculated foreground masks and background models. Functions:
- init_background_model: initializes background model from video with n Images
- create_foreground_mask: creates foreground mask with 1 image as input (background model needs to be initialized)