AmrFarooq / ImageProcessingProject

0 stars 0 forks source link

Filter particular colour object from image #1

Closed AmrFarooq closed 4 years ago

AmrFarooq commented 4 years ago

Define a method, which given an image and a colour. It extracts the region with that colour. https://www.pyimagesearch.com/2014/08/04/opencv-python-color-detection/