demidovd98 / conveyorObjCounterRT_demo

Real-Time Counting Objects on the Conveyor Belt with OpenCV (Demo)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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:

  1. Open CMD

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

About

Real-Time Counting Objects on the Conveyor Belt with OpenCV (Demo)


Languages

Language:Python 100.0%