Skip to content

shibuina/Paper-Streaming-master

Repository files navigation

Technology solution for education

We got consolation prize at Coding Inspirarion 2023

Our new contribution and method:

  • Using CNN to detect paper
  • Allow to use color pen
  • Correct point of view of viewers when paper is moved
  • Add some improvement in HandRemove function to fit with our requirements

Set up environment

conda create  --name PS python=3.7.7
conda activate PS

pip install -r requirements.txt
pip install -U pip setuptools

Run with webcam

python app.py

Video demo sản phẩm

demo3.mp4
demo2.mp4
demo3.mp4

Note

Run on localhost at port 5000 (localhost:5000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published