Skip to content

An application that automates the counting of sheet stacks in an image.

License

Notifications You must be signed in to change notification settings

Aaryan015/Stacked-sheets-count-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counting stacked sheets using OpenCV

An application that automates the counting of sheet stacks in a manufacturing plant. It allows users to upload an image and then counts the number of horizontal lines in that image, displaying the result in a simple web app using Streamlit.

1. Install the required dependencies:

pip install streamlit opencv-python numpy Pillow

2. Run the application in terminal:

streamlit run main.py

Number of sheets in the stack will be given as output:

refresh page

About

An application that automates the counting of sheet stacks in an image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages