Skip to content

A Python OpenCV script that displays the upper and lower HSV ranges of any pixel in a RGB image. With adjustable trackbar, masking result viewer, and button to print value.

License

Notifications You must be signed in to change notification settings

effmuhammad/easy_hsv_color_picker

Repository files navigation

Easy 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.

Instruction

Required library:

  1. Tkinter
  2. OpenCV
  3. Numpy

Simply run the **easy_hsv_color_picker.py** script then openfile dialog box will be appear to select image that you want to pick the HSV color.

Currently developing the GUI for Easy HSV Color Picker

Inspired from HSV Color Picker by https://github.com/alieldinayman

Maintainer: Effry Muhammad

This project is open for public and open for contributions

About

A Python OpenCV script that displays the upper and lower HSV ranges of any pixel in a RGB image. With adjustable trackbar, masking result viewer, and button to print value.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages