An open API service indexing awesome lists of open source software.

https://github.com/anthonyray/perspective


https://github.com/anthonyray/perspective

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# perspective
*" Turns your webcam into a scanner !"*

A service that allows you to take a picture of a sheet of paper with your webcam, send the image to the perspective server and apply a perspective distortion to the image to give the impression the image was scanned.

## Work in progress

DONE :
- Perspective distortion script : **DONE** with ``imagemagick``
- API : **DONE**
- Client side edges dection : **DONE** (not very stable)

TODO :
- Better client app
- Integrate perspective distortion script to the API