Create a Mask using opencv python by color selection and contours filtering — Using OpenCV with python to select for color some areas into the images and after maintain only the biggest areas and remove it from image with the obtained mask. Requirements The requirements are only Python3 installed and installed libraries opencv, matplotlib and jupyter notebook, but I will use a colab notebook…