A simple way to write and and take notes freely without the need for a special electronic pen or tablet
Intel RealSense D415/D435 Depth Camera
* pyrealsense2
* numpy
* cv2
* imutils
* fpdf
* Google Cloud Vision
* python 3.6
- Plug the camera in your computer
- Run main.py script
- Specify the for corners of your paper in this order TopLeft -> TopRight -> BottomRight -> BottomLeft by pressing 'e' at each corner after the color is detected at this corner.
- Start writing.
- Press 'q' to quit, 'c' to clear, 's' to save as a pdf and ably ocr.
- No extra flags needed when executing the main.py script just plug the camera and run it
- The script currently uses blue color detection to locate the pen until it is replaced with SDD object detection
This project is licensed under the MIT License - see the LICENSE.md file for details
- Dr. Ahmed Shawky Moussa - Project Supervisor
- Sally Samy - Designer