https://github.com/vmallela0/treshold-wiz
A simple OpenCV color thresholder that applies to multiple colorspaces
https://github.com/vmallela0/treshold-wiz
opencv vision visionprocessing
Last synced: about 1 month ago
JSON representation
A simple OpenCV color thresholder that applies to multiple colorspaces
- Host: GitHub
- URL: https://github.com/vmallela0/treshold-wiz
- Owner: vmallela0
- License: mit
- Created: 2020-05-09T02:49:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T20:15:08.000Z (about 6 years ago)
- Last Synced: 2025-01-12T11:48:27.789Z (over 1 year ago)
- Topics: opencv, vision, visionprocessing
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Treshold-Wizard
A simple OpenCV color thresholder that helps people identify necessary tresholds accross colorspaces.
This interactive GUI lets people find the right tresholds for OpenCV applications.
## Running
Make sure you have the OpenCV library installed on your machine. When you have the application running, experiment with the slider in the OpenCV window until you reach your desired color treshold. From there you can get your color treshold.
## License
MIT. Copyright (c) Vedu Mallela.