diff --git a/README.md b/README.md index cb8a4f113f4406e871e3ffad82cb126e6eda6e77..fc20b4221d43e7a3819228e57774dc5701fb225f 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,18 @@ python3 pen_tracking.py ``` ## Instructions -1. Use green masking tape on the corners of an A4 paper - - +1. Use green masking tape on the corners of an A4 paper + +<img src="img/tape.jpeg" alt="tape" width="300"/> +<img src="img/paper.jpeg" alt="taped paper" width="300"/> + 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. - + +<img src="img/calibration.jpeg" alt="paper with corner coordinates on camera" width="300"/> + 5. Now you can start drawing and taking notes. Press Q to quit. Press C to clear canvas. - - \ No newline at end of file + +<img src="img/canvas.jpeg" alt="white background with writing on it in blue" width="300"/> +<img src="img/draw.jpeg" alt="Drawing with taped pen on table from the camera view" width="300"/> \ No newline at end of file