Skip to content

AmadeusW/whiteboardcropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whiteboard Cropper

Share your whiteboard like a pro with your coworkers, students or followers. Point your webcam at a whiteboard and don't worry about about aligning it!

One of the best perks of working in the office was ability to brainstorm with coworkers on ubiquitous whiteboards. We wanted to retain this ability while working from home

This project is an OpenCV pipeline for detecting a whiteboard, aligning it and enhancing the image

image

How to run

python .\WhiteBoardCropper.py

You'll need to download the dependencies via pip install opencv-python scikit-image imutils numpy

Note: this project does not run on MacOS