An opensource project to find and test color range thresholds on color images for openCV.
Sometimes you need to test many color ranges to find propper range for your threshold ad filtering. It's realy hard to use openCV commands by just try and error. So having an easy GUI is good solution.
How to use:
- Open your image file.
- Select start color by LEFT-Click.
- Select end color by RIGHT-Click.
- Modify the range by numeric UpDown or trackbar.
- Save the range by Add Range button.
- If you want to add another color range, you can use Union or Subtract. So find the range values by mouse Left and Right and add the range. To see the instant change, select the new range in range list and click EditRow button to change the values by live view. After modification, turn off EditRow.
Note:
- There is a sample video of working process in video folder.
- Pre-built version is available: https://github.com/mshams/cvColorSelectorGUI/releases/tag/v1.0
Selecting the hand and blue ball: