alieldinayman / hsv-color-picker

A simple OpenCV script that displays the upper and lower HSV ranges of any pixel in an RGB image

Repository from Github https://github.comalieldinayman/hsv-color-pickerRepository from Github https://github.comalieldinayman/hsv-color-picker

HSV Color Picker

This script uses OpenCV to generate the upper and lower HSV ranges of any pixel in an RGB image (tolerances could be modified in code).

Very useful for color recognition in image processing algorithms.

About

A simple OpenCV script that displays the upper and lower HSV ranges of any pixel in an RGB image

License:MIT License


Languages

Language:Python 100.0%