/whiteboard-image-conversion

Backend made in python that uses OpenCV to convert images into a series of points.

Primary LanguagePythonMIT LicenseMIT

White board image conversion

This applicattion is a flask web server that does a series of operations using OpenCV. The goal of the methods here are to transform a image from a whiteboard to a series of points to be used in a drawing application.