Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 229 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 229 Bytes

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.