Skip to content

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

Notifications You must be signed in to change notification settings

demidovd98/conveyorObjCounterRT_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages