Graphic User Interface for Color Detection, with HSV (Hue, Saturation, Value) slider. The GUI is made with Qt 5 Designer.
1. Install Anaconda
2. Create Anaconda Environtment
conda create -n opencv_project python=3.6 pip
3. Activate Anaconda Environtment
For Linux: source activate opencv_project
For Windows: activate opencv_project
4. Install OpenCV
pip install opencv-python==3.4.2.16
pip install opencv-contrib-python==3.4.2.16
5. Run the code
python OpenCV-Color.py
The file must be in your working directory, for Linux type pwd in your terminal, for Windows type cd
Source Code:
Python: https://github.com/triopu/OpenCV/blob...
On this page of the site you can watch the video online OpenCV - Python - Color Detection GUI with a duration of hours minute second in good quality, which was uploaded by the user Trio Pambudi Utomo 17 December 2018, share the link with friends and acquaintances, this video has already been watched 4,583 times on youtube and it was liked by 62 viewers. Enjoy your viewing!