Skip to content
Snippets Groups Projects
Commit 24e04cc1 authored by hanlinm2's avatar hanlinm2
Browse files

Updated instructions on README.md

parent c0c43b33
No related branches found
No related tags found
No related merge requests found
# Digital Notes With Any Pen on Any Surface
[![Video Demo](https://img.youtube.com/vi/yeBxkBcJyF4/0.jpg)](https://www.youtube.com/watch?v=yeBxkBcJyF4)
Watch the video demo
## Requirements
......@@ -15,3 +16,14 @@ numpy
python3 pen_tracking.py
```
## Instructions
1. Use green masking tape on the corners of an A4 paper
![tape](img/tape.jpeg)
![taped paper](img/paper.jpeg)
2. Tape the tip of a pen or pencil with the same masking tape.
3. Run ```python3 pen_tracking.py```
4. Calibrate. Close the laptop lid so that the four corners of the paper is in view and have coordinates attached to them. Press Q to confirm calibration and move the paper away.
![paper with corner coordinates on camera](img/calibration.jpeg)
5. Now you can start drawing and taking notes. Press Q to quit. Press C to clear canvas.
![Drawing with taped pen on table from the camera view](img/draw.jpeg)
![white background with writing on it in blue](img/canvas.jpeg)
\ No newline at end of file
img/calibration.jpeg

461 KiB

img/canvas.jpeg

140 KiB

img/draw.jpeg

671 KiB

img/paper.jpeg

266 KiB

img/tape.jpeg

324 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment