An opencv supported document scanner, free oline service for everyone, https://freescanner.com
This project is mainly based on TinyWebServer-https://github.com/qinguoyi/TinyWebServer. The function that uploading images from front_end broswers is added to the http module, and by saving the image binary stream to cloud server and processing it with Opencv, a scanned picture is then returned to the user browser.