Object detection via color-based image segmentation using python
https://towardsdatascience.com/object-detection-via-color-based-image-segmentation-using-python-e9b7c72f0e11
Photo by rawpixel.com from PexelsGetting startedIf you already have jupyter notebook or an IDE with which you can run python & OpenCV installed, just skip to Execution.
Our hero today is Anaconda. a free open-source distribution that helps with installing different packages & sorts out their messes into isolated environments.