We will continue to work on this project when the camera's resolution is increased or some other solutions hit us💡
Open-sourced python app for easily showing docs on ur table in online meetings via webcam like Apple's 'Desk View'.
- Create ".venv" directory in a root directory
- Run following command
pipenv install
(if you haven't installed pipenv, install it)