OpenCV - Python - Color Detection GUI

Publicado el: 17 diciembre 2018
en el canal de: Trio Pambudi Utomo
4,583
62

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


En esta página del sitio puede ver el video en línea OpenCV - Python - Color Detection GUI de Duración hora minuto segunda en buena calidad , que subió el usuario Trio Pambudi Utomo 17 diciembre 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 4,583 veces y le gustó 62 a los espectadores. Disfruta viendo!