The original: https://github.com/vietanhdev/paper_stream
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
conda create --name PS python=3.7.7
conda activate PS
pip install -r requirements.txt
pip install -U pip setuptools
python app.py
demo3.mp4
demo2.mp4
demo3.mp4
Run on localhost at port 5000 (localhost:5000)