Back to Browse

Detecting more than one colour in an Image using OpenCv and Python

3.2K views
Feb 28, 2019
5:49

OpenCV (Open Source Computer Vision Library) is released under a BSD license and hence it’s free for both academic and commercial use. We detect colour in in an image using the HSV range of the colour we need to detect using OpenCV and Python. We create multiple masks with respective HSV range to detect corresponding colours. Colour Image: https://drive.google.com/file/d/1Pftn25CG6AGsYZEyoifkfSrOgt1VaT9n/view?usp=sharing

Download

0 formats

No download links available.

Detecting more than one colour in an Image using OpenCv and Python | NatokHD