Description:
Real-time counting objects on the conveyor belt, made with Python code.
Libraries used: NumPy, OpenCV, PyQT5, os.
Demo code is available on GitHub: https://github.com/demidovd98/conveyorObjCounterRT_demo
Requirements:
- Python 3.7 or higher
- to_add
Videos of using:
For further development:
I. How to install PyQT_5 library:
Requirements:
- Python 3.7 or higher
Steps:
-
Open CMD
-
Past this command: pip3 install pyqt5 or python -m pip intrall pyqt5
P.S. For more instructions visit this page: https://python-scripts.com/pyqt5